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

::content polyfill for VanillaJS Templates and Custom Elements #582

Closed
tomalec opened this issue Jun 30, 2014 · 3 comments
Closed

::content polyfill for VanillaJS Templates and Custom Elements #582

tomalec opened this issue Jun 30, 2014 · 3 comments

Comments

@tomalec
Copy link
Contributor

tomalec commented Jun 30, 2014

It seems that

polyfill-next-selector { content: ':host #myId' }

Does not work (in IE) for VanillaJS <template>s and Custom Elements.

For <polymer-element> it works fine: http://codepen.io/robdodson/pen/FokEw/, but for some reason when I try to do the same for 🍦 it doesn't http://codepen.io/tomalec/pen/apqgr

shim-shadowdom attribute also does not help.

Is there any workaround, or am I using it wrong?

@ebidel
Copy link
Contributor

ebidel commented Jun 30, 2014

Mind posting this on stack overflow? I'd like for others to find the answer. I'll reply there if you ping the link.

@tomalec
Copy link
Contributor Author

tomalec commented Jun 30, 2014

@ebidel
Copy link
Contributor

ebidel commented Jun 30, 2014

Moved to SO.

@ebidel ebidel closed this as completed Jun 30, 2014
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