tor-browser

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

commit ff809e3dbdfbd97c8d8037227be412d06bbe0759
parent 85526621933b5037a1a94cd172a040500ca9c2ec
Author: Daniil Sakhapov <sakhapov@chromium.org>
Date:   Wed,  3 Dec 2025 14:49:20 +0000

Bug 2003602 [wpt PR 56410] - Update pixel diff for border-shape-overflow-solid-background.html, a=testonly

Automatic update from web-platform-tests
Update pixel diff for border-shape-overflow-solid-background.html

Currently failing bot reports 345 different pixels, setting it to
360 for safety gap.

Fixed: 454728959
Change-Id: I94b0abe8e6b71750051d5f1a8ceb686aec48bb8c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7210822
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Daniil Sakhapov <sakhapov@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1552781}

--

wpt-commits: f0e74d2c52b29294271426042b6e09cc682d18c4
wpt-pr: 56410

Diffstat:
Mtesting/web-platform/tests/css/css-borders/tentative/border-shape/border-shape-overflow-solid-background.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/web-platform/tests/css/css-borders/tentative/border-shape/border-shape-overflow-solid-background.html b/testing/web-platform/tests/css/css-borders/tentative/border-shape/border-shape-overflow-solid-background.html @@ -2,7 +2,7 @@ <title>CSS Borders Shape: border-shape overscroll with solid background</title> <link rel="help" href="https://drafts.csswg.org/css-borders-4/#border-shape"> <link rel="match" href="border-shape-overflow-solid-background-ref.html"> -<meta name=fuzzy content="0-200;0-300"> +<meta name=fuzzy content="0-200;0-360"> <style> .bs-target { overflow-y: scroll;