Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0fd177fb1b301acc73b332d3d05027db460271ca
https://github.com/WebKit/WebKit/commit/0fd177fb1b301acc73b332d3d05027db460271ca
Author: Diego De La Toba <[email protected]>
Date: 2026-05-12 (Tue, 12 May 2026)
Changed paths:
M
LayoutTests/http/tests/site-isolation/compositing/iframes/resize-from-zero-size.html
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
[macOS iOS]
http/tests/site-isolation/compositing/iframes/resize-from-zero-size.html is a
flaky text failure
rdar://176799946
https://bugs.webkit.org/show_bug.cgi?id=314560
Reviewed by Jonathan Bedard.
The test needs to wait for style change to take effect in the
iframe. The previous setTimeout() was not sufficient under system
load.
Fix in resize-from-zero-size.html:
- Replace setTimeout() with double rAF.
*
LayoutTests/http/tests/site-isolation/compositing/iframes/resize-from-zero-size.html:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/313110@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications