[Webkit-unassigned] [Bug 59832] New: Update TreeScope-local data on the containing TreeScope rather than the Document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 14:28:41 PDT 2011


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

           Summary: Update TreeScope-local data on the containing
                    TreeScope rather than the Document
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rolandsteiner at chromium.org
                CC: dglazkov at chromium.org, dominicc at chromium.org,
                    morrita at google.com
            Blocks: 59802,59803


TreeScopes are meant to govern hash IDs, image maps, etc. of their chid nodes. However, all of the update calls still happen on Document rather than the containing tree scope of a given node.

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