[Webkit-unassigned] [Bug 88869] renderer should not block on script-inserted stylesheets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 06:23:07 PDT 2012


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





--- Comment #19 from Bryan <bmcquade at google.com>  2012-06-18 06:23:06 PST ---
Sure, if the webkit devs think that it makes sense to key off the media query, I'm not opposed to it. It's really their call. I do think that if a web dev is counting on having a sheet being blocking they should be using doc.write, since that's the only cross-browser way to guarantee blocking loading of a sheet inserted via JS. Can you test and see what FF does (blocking vs non-blocking) when a media query is present in a script-node inserted sheet?

-- 
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