[Webkit-unassigned] [Bug 92065] New: Ensure Noah's ark without reading the DOM tree.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 22:52:34 PDT 2012


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

           Summary: Ensure Noah's ark without reading the DOM tree.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyul at company100.net


Technically we shouldn't read attributes back from the DOM. If JavaScript changes the attributes values, we could get a slightly wrong output here.

Changed HTMLStackItem to store the qualified name. Read attributes from tokens saved in the active formatting element list.

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