Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animations not triggering on custom components :( #22

Open
nimbupani opened this issue Oct 5, 2012 · 3 comments
Open

Animations not triggering on custom components :( #22

nimbupani opened this issue Oct 5, 2012 · 3 comments

Comments

@nimbupani
Copy link

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.

@dglazkov
Copy link
Owner

dglazkov commented Oct 5, 2012

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

@nimbupani
Copy link
Author

o noes :( Could these be added to the README? :((((

@dglazkov
Copy link
Owner

dglazkov commented Oct 6, 2012

Sure. Gimme a patch! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants