tor-browser

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

commit bc3ef19f18460bfbd5a7ef0b853e9cde5af544fe
parent 3c06f6d091f7b91cf66d8fe0dede66ba38e27274
Author: Boris Chiou <boris.chiou@gmail.com>
Date:   Wed, 17 Dec 2025 03:40:25 +0000

Bug 2006456 - Add fuzzy condition on Windows for scroll-animation-initial-offset.html. r=jwatt

There are some difference on Windows, around the char `T`. They are not
easy to notice so should be fine for now.

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

Diffstat:
Atesting/web-platform/meta/scroll-animations/css/scroll-animation-initial-offset.html.ini | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/scroll-animations/css/scroll-animation-initial-offset.html.ini b/testing/web-platform/meta/scroll-animations/css/scroll-animation-initial-offset.html.ini @@ -0,0 +1,3 @@ +[scroll-animation-initial-offset.html] + fuzzy: + if (os == "win"): maxDifference=0-1;totalPixels=0-14