Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a776836d2d8d33a2a305b0bfd09c47dd58ec8a1c
https://github.com/WebKit/WebKit/commit/a776836d2d8d33a2a305b0bfd09c47dd58ec8a1c
Author: Diego Pino Garcia <[email protected]>
Date: 2026-04-26 (Sun, 26 Apr 2026)
Changed paths:
M LayoutTests/fast/repaint/backgroundSizeRepaint.html
M LayoutTests/platform/glib/TestExpectations
Log Message:
-----------
[GLIB] Fix flaky test fast/repaint/backgroundSizeRepaint.html
https://bugs.webkit.org/show_bug.cgi?id=208182
Reviewed by Fujii Hironori.
This test was flaky on platforms WebKitGTK and WPEWebKit.
Replace 'setTimeout' call of 10ms delay for an async function that calls
'requestAnimationFrame' once the height of the targeted div elements is
adjusted.
* LayoutTests/fast/repaint/backgroundSizeRepaint.html:
* LayoutTests/platform/glib/TestExpectations:
Canonical link: https://commits.webkit.org/312038@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications