Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 95a7a2dc313525a604f68ba5cb7fa87242a74bbd
https://github.com/WebKit/WebKit/commit/95a7a2dc313525a604f68ba5cb7fa87242a74bbd
Author: Diego De La Toba <[email protected]>
Date: 2026-03-03 (Tue, 03 Mar 2026)
Changed paths:
M LayoutTests/imported/mozilla/svg/as-image/list-simple-1-expected.html
M LayoutTests/imported/mozilla/svg/as-image/list-simple-1.html
M LayoutTests/platform/ios/TestExpectations
Log Message:
-----------
[iOS] imported/mozilla/svg/as-image/list-simple-1.html is a flaky image diff
rdar://171562611
https://bugs.webkit.org/show_bug.cgi?id=309016
Unreviewed rebaseline to account for 306349@main.
Because the images failed to load, both test and reference fell back to default
bullet points. Before the subpixel layout changes (commit 13ea287431a2),
bullets were positioned at integral (whole number) pixel positions, so they
matched perfectly. After subpixel positioning was introduced, bullets could be
positioned at fractional pixels, causing tiny differences (30 pixels) and
intermittent failures.
* LayoutTests/imported/mozilla/svg/as-image/list-simple-1-expected.html:
* LayoutTests/imported/mozilla/svg/as-image/list-simple-1.html:
* LayoutTests/platform/ios/TestExpectations:
Canonical link: https://commits.webkit.org/308570@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications