Title: [289631] trunk/LayoutTests
Revision
289631
Author
[email protected]
Date
2022-02-11 09:55:48 -0800 (Fri, 11 Feb 2022)

Log Message

Unreviewed gardening.

Update fuzzy data based on EWS results to support b231828.
LayoutTests/imported/w3c:

* web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html:

LayoutTests:

* css3/color-filters/color-filter-text-decoration-shadow.html:
* fast/text/system-font-fallback.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (289630 => 289631)


--- trunk/LayoutTests/ChangeLog	2022-02-11 17:53:27 UTC (rev 289630)
+++ trunk/LayoutTests/ChangeLog	2022-02-11 17:55:48 UTC (rev 289631)
@@ -3,6 +3,14 @@
         Unreviewed gardening.
 
         Update fuzzy data based on EWS results to support b231828.
+        * css3/color-filters/color-filter-text-decoration-shadow.html:
+        * fast/text/system-font-fallback.html:
+
+2022-02-11  Jon Lee  <[email protected]>
+
+        Unreviewed gardening.
+
+        Update fuzzy data based on EWS results to support b231828.
         * css3/blending/background-blend-mode-body-transparent-color-and-image.html:
         * css3/calc/border-radius.html:
         * svg/gradients/spreadMethodDiagonal3.svg:

Modified: trunk/LayoutTests/css3/color-filters/color-filter-text-decoration-shadow.html (289630 => 289631)


--- trunk/LayoutTests/css3/color-filters/color-filter-text-decoration-shadow.html	2022-02-11 17:53:27 UTC (rev 289630)
+++ trunk/LayoutTests/css3/color-filters/color-filter-text-decoration-shadow.html	2022-02-11 17:55:48 UTC (rev 289631)
@@ -6,7 +6,7 @@
         <link rel="match" href=""
 
         <meta name="assert" content="-apple-color-filter affects text decoration shadows">
-        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-9400">
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-9410">
         <style type="text/css">
             .test
             {

Modified: trunk/LayoutTests/fast/text/system-font-fallback.html (289630 => 289631)


--- trunk/LayoutTests/fast/text/system-font-fallback.html	2022-02-11 17:53:27 UTC (rev 289630)
+++ trunk/LayoutTests/fast/text/system-font-fallback.html	2022-02-11 17:55:48 UTC (rev 289631)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4" />
 </head>
 <body>
 This test makes sure that "system-ui" is expanded to every item in the platform fallback list. The test passes if all the lines below are rendered in the same font and identical.

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (289630 => 289631)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2022-02-11 17:53:27 UTC (rev 289630)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2022-02-11 17:55:48 UTC (rev 289631)
@@ -1,3 +1,10 @@
+2022-02-11  Jon Lee  <[email protected]>
+
+        Unreviewed gardening.
+
+        Update fuzzy data based on EWS results to support b231828.
+        * web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html:
+
 2022-02-11  Antti Koivisto  <[email protected]>
 
         [CSS Container Queries] Implement container name matching

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html (289630 => 289631)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html	2022-02-11 17:53:27 UTC (rev 289630)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html	2022-02-11 17:55:48 UTC (rev 289631)
@@ -7,6 +7,7 @@
 <link rel="help" href=""
 <link rel="help" href=""
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-36">
 <style>
   body {
     line-height: 0;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to