tor-browser

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

commit 0dd3ceed2259b83e601b8bea5ac77748c5912e1a
parent 08b974b246088c47873e73d3f89defe552880f4d
Author: Philip Rogers <pdr@chromium.org>
Date:   Tue, 21 Oct 2025 10:35:25 +0000

Bug 1995015 [wpt PR 55511] - Add fuzzy matching to overflow-replaced-element-002.html, a=testonly

Automatic update from web-platform-tests
Add fuzzy matching to overflow-replaced-element-002.html

Chromium has tiny pixel differences along the border radius.

Fixed: 452482925
Change-Id: I6ab197b77aec39431e601c2eda31d8c4f42942ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7050903
Commit-Queue: Stefan Zager <szager@chromium.org>
Auto-Submit: Philip Rogers <pdr@chromium.org>
Reviewed-by: Stefan Zager <szager@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1531408}

--

wpt-commits: 77af3331c8da9dfc160d4143efbf895962caae94
wpt-pr: 55511

Diffstat:
Mtesting/web-platform/tests/css/css-overflow/overflow-replaced-element-002.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/css/css-overflow/overflow-replaced-element-002.html b/testing/web-platform/tests/css/css-overflow/overflow-replaced-element-002.html @@ -3,6 +3,7 @@ <link rel="help" href="https://drafts.csswg.org/css-overflow-4/#overflow-control"> <link rel="author" title="Kenzie Raditya Tirtarahardja" href="mailto:kenzieradityatirtarahardja.18@gmail.com"> <link rel="match" href="overflow-replaced-element-002-ref.html"> +<meta name="fuzzy" content="maxDifference=0-6;totalPixels=0-2"> <title> Host languages should define UA style sheet rules that apply a default value of clip to replaced elements and set their overflow-clip-margin to content-box.</title> <style> img, iframe, video, embed {