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

Styles should not be shimmed asynchronously under ShadowDOMPolyfill #151

Closed
sorvell opened this issue May 21, 2013 · 1 comment
Closed
Assignees

Comments

@sorvell
Copy link
Contributor

sorvell commented May 21, 2013

Shimming styles asynchronously causes FOUC and can yield unexpected results if elements are expected to be styled at insert time, e.g. measurements can be wrong.

@ghost ghost assigned sorvell May 21, 2013
@sorvell
Copy link
Contributor Author

sorvell commented Jun 14, 2013

Fixed as of 1afbc0a

@sorvell sorvell closed this as completed Jun 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant