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

Events on distributed nodes aren't bubbled to parent nodes in shadow DOM under polyfill #230

Closed
morethanreal opened this issue Aug 6, 2013 · 0 comments

Comments

@morethanreal
Copy link
Contributor

Example: https://gist.github.com/anonymous/2dcbf97ca60c7d1213e7

Under polyfill, if I click on "I'm a div!" clickHandler doesn't fire. In chrome canary with experimental web platform features enabled it does.

If the distributed content is only a text node, e.g. the "hi" node clickHandler does fire.

sorvell added a commit that referenced this issue Aug 7, 2013
@sorvell sorvell closed this as completed Aug 7, 2013
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