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

Including toolkit.js on a page moves all <style>s to the <head>. #114

Closed
ebidel opened this issue Apr 29, 2013 · 2 comments
Closed

Including toolkit.js on a page moves all <style>s to the <head>. #114

ebidel opened this issue Apr 29, 2013 · 2 comments

Comments

@ebidel
Copy link
Contributor

ebidel commented Apr 29, 2013

Even if styles are not in a component, they're moved to <head>.
Tests:

Removing toolkit.js from these tests makes things behavior as expected.

Tested in Canary with "Experimental WebKit features enabled"

@sorvell
Copy link
Contributor

sorvell commented Apr 29, 2013

Should be addressed by toolkitchen@f0862e2

@ebidel
Copy link
Contributor Author

ebidel commented Apr 29, 2013

Actual commit: toolkitchen/CustomElements@632ef0f

@sjmiles sjmiles closed this as completed May 6, 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

3 participants