tor-browser

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

commit 62ff1b8d5659dc195e66b7ae2cb721d7fe5418b3
parent 45f1864bc756f18e1e34b64b0703717536adbf03
Author: Tim Nguyen <nt1m@users.noreply.github.com>
Date:   Thu,  9 Oct 2025 20:34:20 +0000

Bug 1992189 [wpt PR 55184] - Add fuzzy metadata to backdrop-filter-animated.html, a=testonly

Automatic update from web-platform-tests
Add fuzzy metadata to backdrop-filter-animated.html (#55184)

--

wpt-commits: b3cfeb675ba03ef7851b0bd7ac353e6cf67cb32f
wpt-pr: 55184

Diffstat:
Mtesting/web-platform/tests/css/css-view-transitions/backdrop-filter-animated.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/css/css-view-transitions/backdrop-filter-animated.html b/testing/web-platform/tests/css/css-view-transitions/backdrop-filter-animated.html @@ -5,6 +5,7 @@ <link rel="author" href="mailto:vmpstr@chromium.org"> <link rel="match" href="backdrop-filter-animated-ref.html"> <script src="/common/reftest-wait.js"></script> +<meta name="fuzzy" content="maxDifference=0-10;totalPixels=0-100"> <style> .box { background: green;