Web-Components-Polyfill
Web-Components-Polyfill copied to clipboard
Animations not triggering on custom components :(
Here is an example: https://github.com/nimbupani/webcomponents-demos/blob/master/customfilters/customfilters-component.html#L25
Works when I use it not as a component though. I thought they should all work :| Transitions work for some reason.
Sorry -- at-keyframes are currently dropped due to incomplete style scoping implementation in WebKit :-
Same with at-fontface: https://bugs.webkit.org/showdependencytree.cgi?id=59827&hide_resolved=1
o noes :( Could these be added to the README? :((((
Sure. Gimme a patch! :)