Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a0a371a941a69441121f7b270c90283de0c74110
https://github.com/WebKit/WebKit/commit/a0a371a941a69441121f7b270c90283de0c74110
Author: Ryosuke Niwa <[email protected]>
Date: 2026-03-09 (Mon, 09 Mar 2026)
Changed paths:
M LayoutTests/fast/events/onunload-not-on-body-expected.txt
M LayoutTests/fast/events/onunload-not-on-body.html
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
fast/events/onunload-not-on-body.html is a flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=296199
rdar://156163033
Reviewed by Chris Dumez.
Fix the test to avoid a race condition between the object element inside
the second iframe to load vs. the third iframe to load by swapping the order.
* LayoutTests/fast/events/onunload-not-on-body-expected.txt:
* LayoutTests/fast/events/onunload-not-on-body.html:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/308959@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications