[Webkit-unassigned] [Bug 123387] New: Loading XHTML documents breaks defer on script tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 26 06:38:22 PDT 2013


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

           Summary: Loading XHTML documents breaks defer on script tags
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: casrawnsley+bugs at gmail.com


Created an attachment (id=215246)
 --> (https://bugs.webkit.org/attachment.cgi?id=215246&action=review)
HTML document (needs script.js in same folder)

Documents loaded with the mime-type of "application/xhtml+xml" fail to defer JavaScript execution until after the DOM has been loaded.

Appears to be a problem with all WebKit-derived that I tested.

Firefox 24 and Internet Explorer 11 handle the attached test case correctly.

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