Bug 309850

Summary: [macOS Debug] imported/w3c/web-platform-tests/uievents/mouse/mouse_boundary_events_after_removing_last_over_element.html is flaky failure
Product: WebKit Reporter: Marta Darbinyan <darbinyan>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Marta Darbinyan
Reported 2026-03-12 17:00:33 PDT
The following test is flaky failure on macOS Debug. imported/w3c/web-platform-tests/uievents/mouse/mouse_boundary_events_after_removing_last_over_element.html Error: FAIL After removing the last over element, redundant mouseenter events should not be fired on the ancestors assert_equals: expected "mouseover@div#parent, mouseout@div#parent, mouseleave@div#parent, mouseleave@div#grandparent, mouseover@body, mousemove@body" but got "mouseover@body, mousemove@body" -FAIL After removing the root element in the shadow under the cursor, mouseleave events should be targeted outside the shadow, but redundant mouseenter events should not be fired assert_equals: expected "mouseover@div#shadowHost, mouseout@div#shadowHost, mouseleave@div#shadowHost, mouseleave@div#containerOfShadowHost, mouseover@body, mousemove@body" but got "mouseover@body, mousemove@body" +PASS After removing the root element in the shadow under the cursor, mouseleave events should be targeted outside the shadow, but redundant mouseenter events should not be fired History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fuievents%2Fmouse%2Fmouse_boundary_events_after_removing_last_over_element.html&style=debug Test results: https://ews-build.webkit.org/#/builders/161/builds/18653
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-12 17:00:52 PDT
EWS
Comment 2 2026-03-13 10:50:46 PDT
Test gardening commit 309219@main (fc3e0818334c): <https://commits.webkit.org/309219@main> Reviewed commits have been landed. Closing PR #60574 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.