[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 #9 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-10-06 17:45:59 UTC ---
<dhyatt> i believe currently webkit blocks a script if there are pending sheets
but only if the script is external
<dhyatt> if the script is inline i think we don't block
<dhyatt> which i consdier a bug
<dhyatt> we do not consider ancestor documents though
<dhyatt> so if the ancestor of some subframe has pending sheets we won't block
<dhyatt> and yes we suppress painting when there are pending sheets

-- 
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 Wednesday, 6 October 2010 17:46:01 UTC