[Webkit-unassigned] [Bug 40047] REGRESSION(60409): document.write is not synchronous when using the HTML5 parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 04:54:02 PDT 2010


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


Henri Sivonen <hsivonen at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsivonen at iki.fi




--- Comment #7 from Henri Sivonen <hsivonen at iki.fi>  2010-06-02 04:54:01 PST ---
(In reply to comment #2)
> I think the easiest way out of this is to remove the blocking of inline <script> tags on stylesheet loads.

It seems to me that it would be sufficient to make document.written inline scripts not wait on network loads of any kind.

By inspection, it seems to me that Gecko isn't spec-compliant here. I intend to file a spec bug.

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