Bug 192741
Summary: | Non-bubbling events should not cause the activation behavior of parents to run | ||
---|---|---|---|
Product: | WebKit | Reporter: | Magne Andersson <code> |
Component: | DOM | Assignee: | 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 |
Magne Andersson
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Lucas Forschler
Mass move bugs into the DOM component.
Brent Fulgham
Still fails in current WebKit.
Radar WebKit Bug Importer
<rdar://problem/96319895>