commit dfaf22604d42aa9c937cfb57179a2237dbd442d2
parent 2f3690c2f0cd90921184104927386b43bec732e8
Author: Sammy Gill <sammy.gill@apple.com>
Date: Fri, 3 Oct 2025 08:58:22 +0000
Bug 1990088 [wpt PR 54992] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=297405, a=testonly
Automatic update from web-platform-tests
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=297405 (#54992)
--
wpt-commits: c5aa7f3f769e443f25913b085089579f893cf07c
wpt-pr: 54992
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/testing/web-platform/tests/css/css-flexbox/flexbox-align-self-vert-rtl-001.xhtml b/testing/web-platform/tests/css/css-flexbox/flexbox-align-self-vert-rtl-001.xhtml
@@ -12,7 +12,7 @@
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#align-items-property"/>
<link rel="match" href="flexbox-align-self-vert-rtl-001-ref.xhtml"/>
- <meta name="fuzzy" content="maxDifference=0-60;totalPixels=0-101"/>
+ <meta name="fuzzy" content="maxDifference=0-120;totalPixels=0-101"/>
<style>
.flexbox {
border: 1px solid blue;
diff --git a/testing/web-platform/tests/css/css-flexbox/flexbox-align-self-vert-rtl-002.xhtml b/testing/web-platform/tests/css/css-flexbox/flexbox-align-self-vert-rtl-002.xhtml
@@ -13,6 +13,7 @@
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#align-items-property"/>
<link rel="match" href="flexbox-align-self-vert-rtl-002-ref.xhtml"/>
+ <meta name="fuzzy" content="maxDifference=0-120;totalPixels=0-101"/>
<style>
.flexbox {
border: 1px dashed blue;