[webkit-changes] [WebKit/WebKit] 302892: [iOS] fast/css3-text/css3-text-decoration/text-dec...
mattwoodrow
noreply at github.com
Tue Sep 24 21:22:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3028923d583afcc08c848edf978c8b32a7bcf277
https://github.com/WebKit/WebKit/commit/3028923d583afcc08c848edf978c8b32a7bcf277
Author: Matt Woodrow <mattwoodrow at apple.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
M LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-scaled-expected.html
M LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-scaled.html
Log Message:
-----------
[iOS] fast/css3-text/css3-text-decoration/text-decoration-scaled.html is a flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=280228
<rdar://134448794>
Reviewed by Alex Christensen.
This test uses an enormous page scale factor (to test scaling the decorations
incorrectly), which results in a massive number of tile allocations, and can
crash or timeout.
Using a smaller scale should still test correctly, and be faster.
* LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-scaled-expected.html:
* LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-scaled.html:
Canonical link: https://commits.webkit.org/284200@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list