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

nodes inside a component's shadowDOM have incorrect model when using shadowDOM shim #43

Closed
sorvell opened this issue Nov 29, 2012 · 2 comments
Labels

Comments

@sorvell
Copy link
Contributor

sorvell commented Nov 29, 2012

The nodes in a component's shadowDOM should be set to have the local model of the component. This causes a problem when using shim shadowDOM since in this case model is inherited via the composed dom and not the local dom, as desired.

@sorvell
Copy link
Contributor Author

sorvell commented Nov 29, 2012

Test case in toolkitchen/issues/pending/shimShadowModel/

@sjmiles sjmiles closed this as completed Nov 30, 2012
@sjmiles sjmiles reopened this Nov 30, 2012
@frankiefu
Copy link
Member

ShadowDOM shim is gone, closing.

dfreedm pushed a commit that referenced this issue Sep 9, 2016
dfreedm pushed a commit that referenced this issue Sep 9, 2016
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

3 participants