Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 936393de769a2dc2ecd9c3b1771b37f785797212
https://github.com/WebKit/WebKit/commit/936393de769a2dc2ecd9c3b1771b37f785797212
Author: Claudio Saavedra <[email protected]>
Date: 2026-09-03 (Thu, 03 Sep 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-borders/corner-shape/corner-shape-bevel-overflow.html
Log Message:
-----------
[GTK]
imported/w3c/web-platform-tests/css/css-borders/corner-shape/corner-shape-bevel-overflow.html
is an image failure
https://bugs.webkit.org/show_bug.cgi?id=323205
Reviewed by Carlos Garcia Campos.
320287@main retuned this test's fuzzy tolerance for CoreGraphics, lowering
the pixel budget from upstream WPT's 256 to 198. On GTK the bevel clip and
the reference clip-path rasterize with different anti-aliasing paths in
Skia's GPU backend, leaving an outline of about 240 pixels along the
diamond with a peak difference of 53, so the test fails on pixel count.
Restore the upstream pixel budget and give the per-pixel bound the same
headroom sibling tests in this directory use.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-borders/corner-shape/corner-shape-bevel-overflow.html:
Canonical link: https://commits.webkit.org/320418@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications