tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 4f9298e6e26d31e74282d878a94737e5b50a3ac7
parent 3380786d7dbc0adc13aaf00e2e19f4581b925711
Author: Tim Nguyen <nt1m@users.noreply.github.com>
Date:   Fri, 19 Dec 2025 09:14:43 +0000

Bug 2006256 [wpt PR 56770] - Update shape-outside-ellipse-050.html fuzzy metadata, a=testonly

Automatic update from web-platform-tests
Update shape-outside-ellipse-050.html fuzzy metadata (#56770)

--

wpt-commits: a924f5d76b5dc793d00300aa0b45c41872114a3f
wpt-pr: 56770

Diffstat:
Mtesting/web-platform/tests/css/css-shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-050.html | 2+-
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-050.html b/testing/web-platform/tests/css/css-shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-050.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-050-ref.html"> - <meta name="fuzzy" content="maxDifference=0-2; totalPixels=2" /> + <meta name="fuzzy" content="maxDifference=0-3; totalPixels=0-2"> <meta name="assert" content="Test the boxes are wrapping around the left float shape defined by the basic shape ellipse(closest-side farthest-side at left 40px top 60px) border-box"> <style> .container {