Bug 184079

Summary: Implement shadow-related event dispatch changes
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cdumez, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 148695    
Attachments:
Description Flags
WIP none

Description Anne van Kesteren 2018-03-28 05:52:12 PDT
See http://w3c-test.org/dom/events/relatedTarget.window.html and https://github.com/whatwg/dom/pull/585 for all the algorithm changes (it's a big change).
Comment 1 Radar WebKit Bug Importer 2018-03-28 15:33:41 PDT
<rdar://problem/38975037>
Comment 2 Ryosuke Niwa 2018-09-20 19:19:07 PDT
Created attachment 350304 [details]
WIP

I started writing a patch but I'm getting confused about what the intended behavior change is.

Perhaps what we're trying to do is to set target/related target to null
if the event path stopped inside a shadow tree?
Comment 3 Lucas Forschler 2019-02-06 09:18:57 PST
Mass move bugs into the DOM component.
Comment 4 Chris Dumez 2020-11-09 08:50:34 PST

*** This bug has been marked as a duplicate of bug 218638 ***