[Webkit-unassigned] [Bug 192741] New: Non-bubbling events should not cause the activation behavior of parents to run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 15 08:53:57 PST 2018


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

            Bug ID: 192741
           Summary: Non-bubbling events should not cause the activation
                    behavior of parents to run
           Product: WebKit
           Version: Safari 12
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: code at zirro.se

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.

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


More information about the webkit-unassigned mailing list