Bug 192741

Summary: Non-bubbling events should not cause the activation behavior of parents to run
Product: WebKit Reporter: Magne Andersson <code>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bfulgham, cdumez, code, rniwa, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Safari 12   
Hardware: Unspecified   
OS: Unspecified   

Description Magne Andersson 2018-12-15 08:53:57 PST
Dispatching an event that doesn't bubble should not cause the activation behavior of parent elements to run.

This is tested by the last subtest in https://github.com/web-platform-tests/wpt/blob/master/html/semantics/forms/the-button-element/button-click-submits.html which currently fails in Safari.
Comment 1 Lucas Forschler 2019-02-06 09:19:15 PST
Mass move bugs into the DOM component.
Comment 2 Brent Fulgham 2022-07-01 16:11:51 PDT
Still fails in current WebKit.
Comment 3 Radar WebKit Bug Importer 2022-07-01 16:11:59 PDT
<rdar://problem/96319895>