[Bug 10575] It appears that parser-inserted scripts should block if an ancestor browsing context has a style sheet blocking scripts

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10575

--- Comment #6 from Henri Sivonen <hsivonen@iki.fi> 2010-09-28 12:49:07 UTC ---
(In reply to comment #5)
> Interesting.  Does Webkit just accept the FOUC issue and incorrect rendering
> that arise as a result?

WebKit doesn't FOUC. I'm guessing WebKit suppresses painting if there are
pending sheets.

Presto accepts the FOUC.

http://hsivonen.iki.fi/test/moz/sheet-blocking-script-baseline.php

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 28 September 2010 12:49:09 UTC