WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
40666
(Needs test) HTML5PreloadScanner needs CSS @import scanning
https://bugs.webkit.org/show_bug.cgi?id=40666
Summary
(Needs test) HTML5PreloadScanner needs CSS @import scanning
Antti Koivisto
Reported
2010-06-16 03:26:20 PDT
This is a critical performance feature that PreloadScanner has. It is quite common for pages to load their CSS using inline stylesheet instead of <link>. Failing to pick up stylesheets early can delay first display time significantly.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2010-06-16 08:33:53 PDT
Yep. Thanks for filing this bug.
Tony Gentilcore
Comment 2
2011-03-16 10:55:25 PDT
This was taken care of, but it would be nice to have a test for it.
Tony Gentilcore
Comment 3
2011-05-03 03:05:03 PDT
This is tested by:
http://trac.webkit.org/browser/trunk/LayoutTests/fast/preloader/style.html
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug