Bug 40666

Summary: (Needs test) HTML5PreloadScanner needs CSS @import scanning
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, koivisto, skyul, tonyg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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
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
Note You need to log in before you can comment on or make changes to this bug.