Title: [289141] trunk/LayoutTests/imported/w3c
Revision
289141
Author
jon...@apple.com
Date
2022-02-04 16:05:25 -0800 (Fri, 04 Feb 2022)

Log Message

Unreviewed, land missing baseline for Shared Worker test.

Patch by Chris Dumez <cdu...@apple.com> on 2022-02-04

* web-platform-tests/service-workers/service-worker/claim-shared-worker-fetch.https-expected.txt: Added.

Modified Paths

Diff

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2022-02-05 00:05:25 UTC (rev 289141)
@@ -40,6 +40,78 @@
 
 2022-02-03  Jon Lee  <jon...@apple.com>
 
+        Add fuzzy match data to WPT
+        https://bugs.webkit.org/show_bug.cgi?id=235685
+
+        Reviewed by Darin Adler.
+
+        * web-platform-tests/compat/webkit-background-origin-text.html:
+        * web-platform-tests/compat/webkit-linear-gradient-line-bottom.html:
+        * web-platform-tests/compat/webkit-linear-gradient-line-left.html:
+        * web-platform-tests/compat/webkit-linear-gradient-line-right.html:
+        * web-platform-tests/compat/webkit-linear-gradient-line-top.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-10.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-1a.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-1b.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-1c.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-3.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-4.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-5.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-6.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-7.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-8.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat-space-9.html:
+        * web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-space.xht:
+        * web-platform-tests/css/css-backgrounds/background-rounded-image-clip.html:
+        * web-platform-tests/css/css-backgrounds/background-size-027.html:
+        * web-platform-tests/css/css-backgrounds/border-image-repeat-space-1.html:
+        * web-platform-tests/css/css-backgrounds/border-image-repeat-space-3.html:
+        * web-platform-tests/css/css-backgrounds/border-image-repeat-space-7.html:
+        * web-platform-tests/css/css-backgrounds/css-box-shadow-001.html:
+        * web-platform-tests/css/css-backgrounds/linear-gradient-currentcolor-first-line.html:
+        * web-platform-tests/css/css-flexbox/align-content-001.htm:
+        * web-platform-tests/css/css-flexbox/align-content-002.htm:
+        * web-platform-tests/css/css-flexbox/align-content-003.htm:
+        * web-platform-tests/css/css-flexbox/align-content-004.htm:
+        * web-platform-tests/css/css-flexbox/align-content-005.htm:
+        * web-platform-tests/css/css-flexbox/align-items-001.htm:
+        * web-platform-tests/css/css-flexbox/align-items-002.htm:
+        * web-platform-tests/css/css-flexbox/align-items-003.htm:
+        * web-platform-tests/css/css-flexbox/align-items-004.htm:
+        * web-platform-tests/css/css-flexbox/justify-content-001.htm:
+        * web-platform-tests/css/css-flexbox/justify-content-002.htm:
+        * web-platform-tests/css/css-flexbox/justify-content-004.htm:
+        * web-platform-tests/css/css-flexbox/justify-content-005.htm:
+        * web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-rows-indefinite-height.html:
+        * web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing.html:
+        * web-platform-tests/css/css-images/gradients-with-border.html:
+        * web-platform-tests/css/css-images/multiple-position-color-stop-linear.html:
+        * web-platform-tests/css/css-images/repeating-conic-gradient.html:
+        * web-platform-tests/css/css-images/tiled-radial-gradients.html:
+        * web-platform-tests/css/css-masking/clip-path/animations/clip-path-animation-filter.html:
+        * web-platform-tests/css/css-masking/mask-image/mask-image-clip-exclude.html:
+        * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-001.html:
+        * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-002.html:
+        * web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-003.html:
+        * web-platform-tests/css/css-text/shaping/shaping-arabic-diacritics-001.html:
+        * web-platform-tests/css/css-text/white-space/textarea-pre-wrap-013.html:
+        * web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-017.html:
+        * web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-018.html:
+        * web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-001.html:
+        * web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-combination-001.html:
+        * web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-combination-003.html:
+        * web-platform-tests/css/css-transforms/transform-origin-013.html:
+        * web-platform-tests/css/css-values/angle-units-001.html:
+        * web-platform-tests/css/css-values/angle-units-002.html:
+        * web-platform-tests/css/css-values/angle-units-003.html:
+        * web-platform-tests/css/css-values/angle-units-004.html:
+        * web-platform-tests/css/css-values/angle-units-005.html:
+        * web-platform-tests/css/css-variables/vars-background-shorthand-001.html:
+        * web-platform-tests/css/cssom-view/add-background-attachment-fixed-during-smooth-scroll.html:
+        * web-platform-tests/svg/extensibility/foreignObject/masked.html:
+
+2022-02-03  Jon Lee  <jon...@apple.com>
+
         Pull selective WPT tests in preparation of https://bugs.webkit.org/show_bug.cgi?id=235685
 
         These remove the empty <meta name="flags">.

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-background-origin-text.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-background-origin-text.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-background-origin-text.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -3,6 +3,7 @@
 <title>webkit-background-origin should not accept text as value</title>
 <link rel="author" title="Rob Buis" href=""
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
 <style>
 #target {
   width: 0px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-bottom.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-bottom.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-bottom.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -5,6 +5,7 @@
 <link rel="help" href=""
 <meta name="assert" content="'bottom' in -webkit-linear-gradient is equivalent to 'to top' in modern syntax">
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
 <style>
   #outer {
     width: 100px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-left.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-left.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-left.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -5,6 +5,7 @@
 <link rel="help" href=""
 <meta name="assert" content="'left' in -webkit-linear-gradient is equivalent to 'to right' in modern syntax">
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
 <style>
   #outer {
     width: 100px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-right.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-right.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-right.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -5,6 +5,7 @@
 <link rel="help" href=""
 <meta name="assert" content="'right' in -webkit-linear-gradient is equivalent to 'to left' in modern syntax">
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
 <style>
   #outer {
     width: 100px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-top.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-top.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/compat/webkit-linear-gradient-line-top.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -5,6 +5,7 @@
 <link rel="help" href=""
 <meta name="assert" content="'top' in -webkit-linear-gradient is equivalent to 'to bottom' in modern syntax">
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
 <style>
   #outer {
     width: 100px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-space.xht (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-space.xht	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-space.xht	2022-02-05 00:05:25 UTC (rev 289141)
@@ -7,6 +7,7 @@
     <link rel="help" href="" />
     <meta name="flags" content="image" />
     <meta name="assert" content="The 'background-repeat: space' declaration must space out images in one or more dimensions so they fit a whole number of times in the background positioning area. The first and last images in each row and column must sit along edge(s) of the background positioning area." />
+    <meta name="fuzzy" content="maxDifference=0-53; totalPixels=0-2796" />
     <style type="text/css">
       <![CDATA[
       div {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-10.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-10.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-10.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="Test checks whether background-repeat: 'space' works correctly or not.">
+    <meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-990">
     <style type="text/css">
       .outer {
         width: 96px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-1a.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-1a.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-1a.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="Test checks whether background-repeat: 'space' works correctly or not.">
+    <meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-7950">
     <style type="text/css">
       .outer {
         width: 106px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-1b.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-1b.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-1b.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="Test checks whether background-repeat: 'space' works correctly or not.">
+    <meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-7950">
     <style type="text/css">
       .outer {
         width: 106px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-1c.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-1c.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-1c.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="Test checks whether background-repeat: 'space space' works correctly or not.">
+    <meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-7950">
     <style type="text/css">
       .outer {
         width: 106px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-3.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-3.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-3.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="Test checks whether background-repeat: 'no-repeat space' and 'space no-repeat' works correctly or not.">
+    <meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-5300">
     <style type="text/css">
       .outer {
         width: 106px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-4.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-4.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-4.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="Test checks whether background-repeat: 'repeat space' works correctly or not.">
+    <meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-7905">
     <style type="text/css">
       .outer {
         width: 96px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-5.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-5.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-5.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="Test checks whether background-repeat: 'space repeat' works correctly or not.">
+    <meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-7950">
     <style type="text/css">
       .outer {
         width: 106px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-6.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-6.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-6.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="Test checks whether background-repeat: 'round space' works correctly or not.">
+    <meta name="fuzzy" content="maxDifference=0-48; totalPixels=0-15780">
     <style type="text/css">
       .outer {
         width: 192px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-7.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-7.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-7.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="Test checks whether background-repeat: 'space round' works correctly or not.">
+    <meta name="fuzzy" content="maxDifference=0-48; totalPixels=0-15878">
     <style type="text/css">
       .outer {
         width: 106px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-8.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-8.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-8.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -7,6 +7,7 @@
     <link rel="author" title="Mozilla" href=""
     <link rel="help" href=""
     <link rel="match" href=""
+    <meta name="fuzzy" content="maxDifference=0-48; totalPixels=0-15880" />
     <meta name="assert" content="Test checks whether background-repeat: 'space' works correctly or not.">
     <style type="text/css">
       .outer {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-9.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-9.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-9.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="Test checks whether background-repeat: 'space' works correctly or not.">
+    <meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-981">
     <style type="text/css">
       .outer {
         width: 106px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-rounded-image-clip.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-rounded-image-clip.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-rounded-image-clip.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <meta charset="utf-8">
 <title>Background Clip Follows Rounded Corner</title>
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-18461">
 <link rel="match" href=""
 <link rel="help" href=""
 <style>

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-027.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-027.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-027.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -11,6 +11,7 @@
 
     <meta name="flags" content="image">
     <meta name="assert" content="Check if 'background-size' is '52px auto' and 'background-repeat' is 'repeat round', then the width of the corresponding background image is 52px and then repeated while the height is first rescaled from 100px to 52px to keep the original image aspect ratio and then to 60px due to 'round'.">
+    <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-193">
     <style>
         div {
             background-color: red;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-repeat-space-1.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-repeat-space-1.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-repeat-space-1.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="The test checks whether border-image-repeat: 'space' uses the correct formula when a single image fits.">
+    <meta name="fuzzy" content="maxDifference=0-27; totalPixels=0-800">
     <style type="text/css">
       .outer {
         position: absolute;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-repeat-space-3.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-repeat-space-3.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-repeat-space-3.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="The test checks whether border-image-repeat: 'space' uses the correct formula when multiple images fit.">
+    <meta name="fuzzy" content="maxDifference=0-27; totalPixels=0-1600">
     <style type="text/css">
       .outer {
         position: absolute;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-repeat-space-7.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-repeat-space-7.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-repeat-space-7.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
     <link rel="help" href=""
     <link rel="match" href=""
     <meta name="assert" content="The test checks whether border-image-repeat: 'space' with 'fill' uses the correct formula when multiple image fit.">
+    <meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-2320">
     <style type="text/css">
       .outer {
         position: absolute;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/css-box-shadow-001.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/css-box-shadow-001.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/css-box-shadow-001.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -6,6 +6,7 @@
     <link rel="help" href=""
     <link rel="help" href=""
     <link rel="match" href=""
+    <meta name="fuzzy" content="maxDifference=0-52; totalPixels=0-138">
     <style type="text/css">
 		.greenSquare-shadow{
             position: absolute;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/linear-gradient-currentcolor-first-line.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/linear-gradient-currentcolor-first-line.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/linear-gradient-currentcolor-first-line.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -3,6 +3,7 @@
 <link rel="help" href=""
 <link rel="help" href=""
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-244">
 <style>
   div { color: red; }
   div::first-line { color: green; }

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-001.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-001.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-001.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -7,6 +7,7 @@
         <link rel="help" href="" />
         <link rel="match" href="" />
         <meta name="assert" content="This test checks that a multi-line flex container with 'align-content: center' centers lines in the flex container." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5709" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-002.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-002.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-002.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -6,6 +6,7 @@
         <link rel="help" href="" />
         <link rel="match" href="" />
         <meta name="assert" content="This test checks that a multi-line flex container with 'align-content: flex-start' packs lines toward the start of the flex container." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5708" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-003.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-003.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-003.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -6,6 +6,7 @@
         <link rel="help" href="" />
         <link rel="match" href="" />
         <meta name="assert" content="This test checks that a multi-line flex container with 'align-content: flex-end' packs lines toward the end of the flex container." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5708" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-004.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-004.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-004.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -6,6 +6,7 @@
         <link rel="help" href="" />
         <link rel="match" href="" />
         <meta name="assert" content="This test checks that a multi-line flex container with 'align-content: space-between' distributes lines evenly in the flex container." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4415" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-005.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-005.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-005.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -6,6 +6,7 @@
         <link rel="help" href="" />
         <link rel="match" href="" />
         <meta name="assert" content="This test checks that a multi-line flex container with 'align-content: space-around' distributes lines evenly in the flex container, with half-size spaces on either end." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-6649" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-001.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-001.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-001.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -7,6 +7,7 @@
         <link rel="help" href="" />
         <link rel="match" href="" />
         <meta name="assert" content="This test checks that the flex container with 'align-items: center' centers each flex item's margin box in the cross-axis of its line." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5709" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-002.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-002.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-002.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -7,6 +7,7 @@
         <link rel="help" href="" />
         <link rel="match" href="" />
         <meta name="assert" content="This test checks that the flex container with 'align-items: flex-start' places each flex item's margin box flush with the cross-start edge of line." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5834" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-003.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-003.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-003.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -7,6 +7,7 @@
         <link rel="help" href="" />
         <link rel="match" href="" />
         <meta name="assert" content="This test checks that the flex container with 'align-items: flex-end' places each flex item's margin box flush with the cross-end edge of line." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5820" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-004.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-004.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-004.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
         <link rel="match" href="" />
         <meta name="flags" content="ahem">
         <meta name="assert" content="This test checks that the flex container with 'align-items: baseline' places each flex item's margin box so that their baselines align." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5868" />
         <link rel="stylesheet" type="text/css" href="" />
         <style type="text/css">
             #flexbox

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-001.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-001.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-001.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -7,6 +7,7 @@
         <link rel="match" href=""
         <meta name="flags" content="image">
         <meta name="assert" content="This test checks that the flex container with 'justify-content: center' centers flex items in the main axis of each line." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5810" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-002.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-002.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-002.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -5,6 +5,7 @@
         <link rel="author" title="Microsoft" href="" />
         <link rel="help" href="" />
         <link rel="match" href=""
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-6578" />
         <meta name="flags" content="image">
         <meta name="assert" content="This test checks that the flex container with 'justify-content: flex-start' packs flex items toward the start of the main axis of each line." />
         <style type="text/css">

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-004.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-004.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-004.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -7,6 +7,7 @@
         <link rel="match" href=""
         <meta name="flags" content="image">
         <meta name="assert" content="This test checks that the flex container with 'justify-content: space-between' evenly distributes flex items in the main axis of each line." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5838" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-005.htm (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-005.htm	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/justify-content-005.htm	2022-02-05 00:05:25 UTC (rev 289141)
@@ -7,6 +7,7 @@
         <link rel="match" href=""
         <meta name="flags" content="image">
         <meta name="assert" content="This test checks that the flex container with 'justify-content: space-around' evenly distributes flex items in the main axis of each line, with half-size spaces on either end." />
+        <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-5802" />
         <style type="text/css">
             #flexbox
             {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-rows-indefinite-height.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-rows-indefinite-height.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-rows-indefinite-height.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -2,6 +2,7 @@
 <link rel="help" href=""
 <link rel="help" href=""
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-3958">
 <style>
 .grid {
   display: inline-grid;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <link rel="help" href=""
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-3958">
 <style>
 .grid {
   display: inline-grid;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradients-with-border.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradients-with-border.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradients-with-border.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -7,6 +7,7 @@
     <link rel="help" href=""
     <meta name="assert" content="Correct placement and rendering of gradients inside elements with borders.">
     <link rel="match" href=""
+    <meta name="fuzzy" content="maxDifference=0-2; totalPixels=0-10955">
     <style>
         .test {
             width: 200px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/multiple-position-color-stop-linear.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/multiple-position-color-stop-linear.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/multiple-position-color-stop-linear.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -3,6 +3,7 @@
 <link rel="help" href=""
 <meta name="assert" content="A color stop with two positions create a hard transition">
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-3665">
 <style>
 #target {
   width: 100px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/repeating-conic-gradient.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/repeating-conic-gradient.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/repeating-conic-gradient.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -4,6 +4,7 @@
 <link rel="help" href=""
 <meta name="assert" content="Rendering of repeating-conic-gradient">
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-47; totalPixels=0-40000">
 <style>
   #gradient {
     width: 200px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/tiled-radial-gradients.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/tiled-radial-gradients.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-images/tiled-radial-gradients.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -6,6 +6,7 @@
         <link rel="help" href=""
         <meta name="assert" content="Gradients are correctly repeated.">
         <link rel="match" href=""
+        <meta name="fuzzy" content="maxDifference=0-2; totalPixels=0-4060">
         <style>
             body {
                 margin: 0px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-masking/clip-path/animations/clip-path-animation-filter.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-masking/clip-path/animations/clip-path-animation-filter.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-masking/clip-path/animations/clip-path-animation-filter.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -2,6 +2,7 @@
 <html class="reftest-wait">
 <link rel="help" href=""
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-38">
 <style>
 .container {
   width: 100px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-clip-exclude.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-clip-exclude.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-clip-exclude.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -4,6 +4,7 @@
 <link rel="author" href="" title="Emilio Cobos Álvarez">
 <link rel="author" href="" title="Mozilla">
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-1764">
 <title>mask-image + mask-clip + mask-composite: exclude on different background boxes</title>
 <style>
 div {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-001.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-001.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-001.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -9,6 +9,7 @@
     <meta name="flags" content="ahem"/>
     <meta name="assert" content="This test verifies that shape-outside respects a
                                 simple linear gradient."/>
+    <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-7914"/>
     <link rel="stylesheet" type="text/css" href="" />
     <style type="text/css">
         .container {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-002.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-002.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-002.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -9,6 +9,7 @@
     <meta name="flags" content="ahem"/>
     <meta name="assert" content="This test verifies that shape-outside respects a
                                 simple linear gradient on a right float."/>
+    <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-7917"/>
     <link rel="stylesheet" type="text/css" href="" />
     <style type="text/css">
         .container {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-003.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-003.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-003.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -11,6 +11,7 @@
     <meta name="assert" content="This test verifies that shape-outside respects a
                                 simple linear gradient on a right float with
                                 shape-margin applied."/>
+    <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-7917"/>
     <link rel="stylesheet" type="text/css" href="" />
     <style type="text/css">
         .container {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/shaping/shaping-arabic-diacritics-001.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/shaping/shaping-arabic-diacritics-001.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/shaping/shaping-arabic-diacritics-001.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -8,6 +8,7 @@
 <link rel="help" href=""
 <link rel="help" href=""
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-1">
 <style type="text/css">
 @font-face {
     font-family: ArabicTest;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/textarea-pre-wrap-013.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/textarea-pre-wrap-013.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/textarea-pre-wrap-013.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -5,6 +5,7 @@
 <link rel="help" href=""
 <link rel="match" href=""
 <meta name="assert" content="When white-space is pre-wrap, spaces at the end of soft-wrapped lines get collapsed or hanged, so they do not have any effect when centering.">
+<meta name="fuzzy" content="maxDifference=0-36; totalPixels=0-12">
 <link rel="stylesheet" type="text/css" href="" />
 <style>
 textarea {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-017.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-017.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-017.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -12,6 +12,7 @@
   <link rel="match" href=""
   <link rel="stylesheet" type="text/css" href=""
 
+  <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-3958">
   <meta content="When 'white-space' is 'pre-wrap', preserved white spaces at the beginning and at the end of the line affect the intrinsic max-content size." name="assert">
 
   <style>

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-018.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-018.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-018.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -12,6 +12,7 @@
   <link rel="match" href=""
   <link rel="stylesheet" type="text/css" href=""
 
+  <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-3958">
   <meta content="When 'white-space' is 'pre', preserved white spaces at the beginning and at the end of the line affect the intrinsic max-content size." name="assert">
 
   <style>

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-001.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-001.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-001.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -10,6 +10,7 @@
     <link rel="match" href=""
     <meta name="flags" content="svg">
     <meta name="assert" content="The gradientTransform attribute must support functions with unit less arguments for translation-value. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
+    <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
     <style type="text/css">
     svg {
         width: 100px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-combination-001.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-combination-001.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-combination-001.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -9,6 +9,7 @@
     <link rel="help" href=""
     <meta name="flags" content="svg">
     <meta name="assert" content="The gradientTransform attribute must support multiple transform functions the same element. The gradient in the test should be moved 100 pixels in the X direction resulting in a solid green rect.">
+    <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-16000">
     <style type="text/css">
     svg {
         width: 200px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-combination-003.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-combination-003.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/gradientTransform/svg-gradientTransform-combination-003.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -9,6 +9,7 @@
     <link rel="help" href=""
     <meta name="flags" content="svg">
     <meta name="assert" content="The gradientTransform attribute must support multiple transform functions in both directions. The gradient in the test should be moved 100 pixels in the X direction resulting in a solid green rect.">
+    <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-16000">
     <style type="text/css">
     svg {
         width: 200px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-origin-013.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-origin-013.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-origin-013.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -6,6 +6,7 @@
   <link rel="reviewer" title="Rebecca Hauck" href=""
   <link rel="help" href=""
   <link rel="match" href=""
+  <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
   <style type="text/css">
     div {
       width: 100px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-001.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-001.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-001.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -9,6 +9,7 @@
   <link rel="match" href=""
 
   <meta name="flags" content="invalid">
+  <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
 
   <style>
   div

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-002.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-002.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-002.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -9,6 +9,7 @@
   <link rel="help" href=""
   <link rel="match" href=""
 
+  <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
   <meta content="This test checks that 'deg' angle unit is case-insensitive." name="assert">
 
   <style>

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-003.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-003.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-003.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -9,6 +9,7 @@
   <link rel="help" href=""
   <link rel="match" href=""
 
+  <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
   <meta content="This test checks that 'grad' angle unit is case-insensitive." name="assert">
 
   <style>

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-004.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-004.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-004.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -9,6 +9,7 @@
   <link rel="help" href=""
   <link rel="match" href=""
 
+  <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
   <meta content="This test checks that 'rad' angle unit is case-insensitive." name="assert">
 
   <style>

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-005.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-005.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-values/angle-units-005.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -9,6 +9,7 @@
   <link rel="help" href=""
   <link rel="match" href=""
 
+  <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
   <meta content="This test checks that 'turn' angle unit is case-insensitive." name="assert">
 
   <style>

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-variables/vars-background-shorthand-001.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-variables/vars-background-shorthand-001.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-variables/vars-background-shorthand-001.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -3,6 +3,7 @@
 <link rel="author" title="Lea Verou" href=""
 <link rel="help" href=""
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-17900">
 <style>
 div {
     width: 50px;

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/add-background-attachment-fixed-during-smooth-scroll.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/add-background-attachment-fixed-during-smooth-scroll.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/add-background-attachment-fixed-during-smooth-scroll.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -3,6 +3,7 @@
 <title>Add background-attachment:fixed during smooth scroll</title>
 <link rel="help" href=""
 <link rel="match" href=""
+<meta name="fuzzy" content="maxDifference=0-2; totalPixels=0-27000">
 <script src=""
 <style>
 #container {

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/svg/extensibility/foreignObject/masked.html (289140 => 289141)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/svg/extensibility/foreignObject/masked.html	2022-02-04 23:39:25 UTC (rev 289140)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/svg/extensibility/foreignObject/masked.html	2022-02-05 00:05:25 UTC (rev 289141)
@@ -3,6 +3,7 @@
 <link rel="match" href=""
 <link rel="author" title="Chris Harrelson" href=""
 <link rel="help" href=""
+<meta name="fuzzy" content="maxDifference=0-36; totalPixels=0-65">
 <svg style="display: block">
     <foreignObject x="0" y="0" width="32" height="32" mask="url(#circle)">
         <div style="width: 32px; height: 32px; background: green"></div>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to