[Webkit-unassigned] [Bug 157369] New: event.target shouldn't be retargeted as the event bubbles into a slot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 20:22:28 PDT 2016


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

            Bug ID: 157369
           Summary: event.target shouldn't be retargeted as the event
                    bubbles into a slot
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com, koivisto at iki.fi

When an event bubbles up from an assigned node to its assigned slot,
we shouldn't be adjusting event.target to point to the slot.

Since a shadow tree should have access to nodes outside the shadow tree,
event.target should be accessible inside the shadow tree of such a slot.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160505/2151bbe5/attachment.html>


More information about the webkit-unassigned mailing list