Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b06fedead73aaac17b4bec31517d9fe74cc2e710
https://github.com/WebKit/WebKit/commit/b06fedead73aaac17b4bec31517d9fe74cc2e710
Author: Diego De La Toba <[email protected]>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/text-orientation-mixed-srl-016-expected.xht
M
LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/text-orientation-mixed-srl-016-ref.xht
M
LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/text-orientation-mixed-srl-016.xht
M LayoutTests/platform/ios/TestExpectations
Log Message:
-----------
[iOS release]
imported/w3c/web-platform-tests/css/css-writing-modes/text-orientation-mixed-srl-016.xht
is a flaky image diff
rdar://173281695
https://bugs.webkit.org/show_bug.cgi?id=310680
Reviewed by Tim Nguyen.
The test is flaky due to small pixel inconsistencies when rendering:
Without reftest-wait, screenshots can be taken as soon as the load event fires.
The font may be "loaded" but may not have completed rendering with it in a fully
settled state. The double requestAnimationFrame after fonts.ready
guarantees both pages have completed at least one full rendering cycle with the
final
font before the screenshot, making the comparison deterministic.
All three files (test, ref, expected) received the same two changes:
1. class="reftest-wait" on <html>
2. Synchronization script at end of <body>
*
LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/text-orientation-mixed-srl-016-expected.xht:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/text-orientation-mixed-srl-016-ref.xht:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/text-orientation-mixed-srl-016.xht:
* LayoutTests/platform/ios/TestExpectations:
Canonical link: https://commits.webkit.org/310535@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications