[Webkit-unassigned] [Bug 49467] New: [HTML5] HTML fragment parsing algorithm should set "already started" flag true for script elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 12 12:31:39 PST 2010


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

           Summary: [HTML5] HTML fragment parsing algorithm should set
                    "already started" flag true for script elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: eric at webkit.org, mjs at apple.com, ap at webkit.org,
                    sam at webkit.org, abarth at webkit.org


Per the HTML5 spec 10.2.5.7, we should set isEvaluated flag in ScriptElementData to true when creating a script element in the HTML fragment parsing algorithm.

See also:
http://www.whatwg.org/specs/web-apps/current-work/#parsing-main-inhead
http://html5.org/specs/dom-parsing.html#extensions-to-the-range-interface

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