commit 586624bd07be7092174cdbc99f616279f668dcb4
parent 4f9298e6e26d31e74282d878a94737e5b50a3ac7
Author: Tim Nguyen <nt1m@users.noreply.github.com>
Date: Fri, 19 Dec 2025 09:14:47 +0000
Bug 2006257 [wpt PR 56771] - Update shape-outside-ellipse-051.html fuzzy metadata, a=testonly
Automatic update from web-platform-tests
Update shape-outside-ellipse-051.html fuzzy metadata (#56771)
--
wpt-commits: 3fe13c4ec71b0ecbf05a9b053350a94cd5998da3
wpt-pr: 56771
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testing/web-platform/tests/css/css-shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-051.html b/testing/web-platform/tests/css/css-shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-051.html
@@ -9,7 +9,7 @@
<link rel="author" title="Mozilla" href="http://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
<link rel="match" href="reference/shape-outside-ellipse-051-ref.html">
- <meta name="fuzzy" content="maxDifference=0-2; totalPixels=1-2" />
+ <meta name="fuzzy" content="maxDifference=0-3; totalPixels=0-2">
<meta name="assert" content="Test the boxes are wrapping around the right float shape defined by the basic shape ellipse(closest-side farthest-side at left 40px top 60px) border-box">
<style>
.container {