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

Loading CSS before feature detecting #4

Open
Swaagie opened this issue Dec 29, 2015 · 0 comments
Open

Loading CSS before feature detecting #4

Swaagie opened this issue Dec 29, 2015 · 0 comments

Comments

@Swaagie
Copy link
Member

Swaagie commented Dec 29, 2015

Loading CSS is currently broken directly after page load, but before any other stylesheets are loaded or feature detection is done. Which also happens async through adding a stylesheet. Either .style or add needs to wait for feature detection to be done. However there is no finite end to feature detection atm.

Also the fallback based on #id height change detection is broken. As this assumes the height change to be present in the CSS, which was there for BigPipe but not for general purpose

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

1 participant