tor-browser

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

commit e506d5c226ccc232d2fb2be27ae5dee8944eba5a
parent 656de2ae139589c53436f4988f4ca5c3aca45428
Author: Timothy Nikkel <tnikkel@gmail.com>
Date:   Wed, 26 Nov 2025 16:42:08 +0200

Bug 1988032. Add fuzzy annotations to two wpt anchor tests. r#layout-reviewers,#gfx-reviewers

It's a single pixel just at the edge of a lower case letter t (two instances in each test).

Differential Revision: https://phabricator.services.mozilla.com/D274130

Diffstat:
Atesting/web-platform/meta/css/css-anchor-position/position-anchor-001.html.ini | 3+++
Mtesting/web-platform/meta/css/css-anchor-position/position-anchor-004.html.ini | 2++
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/css/css-anchor-position/position-anchor-001.html.ini b/testing/web-platform/meta/css/css-anchor-position/position-anchor-001.html.ini @@ -0,0 +1,3 @@ +[position-anchor-001.html] + fuzzy: + maxDifference=0-92;totalPixels=0-2 diff --git a/testing/web-platform/meta/css/css-anchor-position/position-anchor-004.html.ini b/testing/web-platform/meta/css/css-anchor-position/position-anchor-004.html.ini @@ -1,3 +1,5 @@ [position-anchor-004.html] expected: if (os == "win") and debug and not swgl: [PASS, FAIL] + fuzzy: + maxDifference=0-92;totalPixels=0-2