[Webkit-unassigned] [Bug 39455] <link> elements with media queries that do not affect the current page can be delayed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 16:57:04 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39455


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
         OS/Version|Mac OS X 10.5               |All
           Severity|Normal                      |Enhancement
                 CC|                            |ap at webkit.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2010-05-20 16:57:04 PST ---
Firing load events before alternate stylesheets have loaded can easily have compatibility consequences - a script running from onload may want to switch stylesheets, for example. Even media="print" stylesheets are exposed via CSSOM.

Loading them after other resources sounds like a great idea to me.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list