[Webkit-unassigned] [Bug 8852] Scripts should not be executed before preceding stylesheets are loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 29 13:30:39 PST 2010


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





--- Comment #12 from Antti Koivisto <koivisto at iki.fi>  2010-12-29 13:30:38 PST ---
(In reply to comment #11)
> What does HTML5 say now?

"If the element does not have a src attribute, and the element has been flagged as "parser-inserted", and the Document of the HTML parser or XML parser that created the script element has a style sheet that is blocking scripts:

The element is the pending parsing-blocking script of the Document of the parser that created the element. (There can only be one such script per Document at a time.)"

http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting-1.html#script

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