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

this.node.webkitShadowRoot needs to return ShadowRoot #68

Closed
ebidel opened this issue Feb 9, 2013 · 0 comments
Closed

this.node.webkitShadowRoot needs to return ShadowRoot #68

ebidel opened this issue Feb 9, 2013 · 0 comments
Assignees
Labels

Comments

@ebidel
Copy link
Contributor

ebidel commented Feb 9, 2013

Originally from: https://github.com/toolkitchen/polyfills/issues/82


When using <script shadow="shim">, accessing this.node.webkitShadowRoot in the custom element should return a reference it's ShadowRoot.

https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#shadow-aware-attributes

@ghost ghost assigned sjmiles Feb 9, 2013
ebidel referenced this issue Mar 4, 2013
… per spec; collate localNodes, localParent, forEach, and deref functions into ShadowDOM export; rearrange code slightly
@sjmiles sjmiles closed this as completed Mar 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants