[Webkit-unassigned] [Bug 87924] New: Return a shadow host as a parent node of shadow root which is not assigned to any shadow insertion point in event dispatching.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 21:34:43 PDT 2012


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

           Summary: Return a shadow host as a parent node of shadow root
                    which is not assigned to any shadow insertion point in
                    event dispatching.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: dglazkov at chromium.org, dominicc at chromium.org,
                    morrita at google.com, shinyak at chromium.org,
                    tasak at google.com
            Blocks: 78585


Some events, such as a 'click' events, can happen on nodes in an orphaned shadow subtree.
When resolving a parent node of a shadow root which is not assigned to any shadow insertion point, we have to return its shadow host as a parent 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