Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9bd4a2c031a16ff6b1b92ba508912c8ddfe04e95
https://github.com/WebKit/WebKit/commit/9bd4a2c031a16ff6b1b92ba508912c8ddfe04e95
Author: Brent Fulgham <[email protected]>
Date: 2026-05-04 (Mon, 04 May 2026)
Changed paths:
M LayoutTests/platform/mac/TestExpectations
A LayoutTests/platform/mac/fast/text/systemFont-expected.html
R LayoutTests/platform/mac/fast/text/systemFont-expected.txt
R LayoutTests/platform/mac/platform/mac/fast/text/systemFont-expected.png
Log Message:
-----------
platform/mac/fast/text/systemFont.html is flakey on the bots
https://bugs.webkit.org/show_bug.cgi?id=313864
<rdar://problem/17458211>
Reviewed by Vitor Roriz.
This test was flaky because it was a pixel test comparing the output of text
rendering'
using the system font fallback, which changes from release-to-release, and
sometimes even
in software updates.
Instead, this should have been a ref test using the expected font resolved from
the
"-webkit-system-font" style.
* LayoutTests/platform/mac/TestExpectations:
* LayoutTests/platform/mac/fast/text/systemFont-expected.html: Added.
* LayoutTests/platform/mac/fast/text/systemFont-expected.txt: Removed.
* LayoutTests/platform/mac/platform/mac/fast/text/systemFont-expected.png:
Removed.
Canonical link: https://commits.webkit.org/312527@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications