Title: [289880] trunk/LayoutTests
Revision
289880
Author
jon...@apple.com
Date
2022-02-16 01:14:51 -0800 (Wed, 16 Feb 2022)

Log Message

Unreviewed gardening.

* css3/calc/block-mask-overlay-image-outset.html: Expand pixel range for GPU Process.
* fast/forms/auto-fill-button/auto-fill-strong-password-button-when-maxlength-changes.html: Add fuzzy data for GPU Process.
* svg/clip-path/clip-path-line-use-before-defined.svg: Add fuzzy data for all bots.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (289879 => 289880)


--- trunk/LayoutTests/ChangeLog	2022-02-16 06:53:20 UTC (rev 289879)
+++ trunk/LayoutTests/ChangeLog	2022-02-16 09:14:51 UTC (rev 289880)
@@ -1,3 +1,11 @@
+2022-02-16  Jon Lee  <jon...@apple.com>
+
+        Unreviewed gardening.
+
+        * css3/calc/block-mask-overlay-image-outset.html: Expand pixel range for GPU Process.
+        * fast/forms/auto-fill-button/auto-fill-strong-password-button-when-maxlength-changes.html: Add fuzzy data for GPU Process.
+        * svg/clip-path/clip-path-line-use-before-defined.svg: Add fuzzy data for all bots.
+
 2022-02-15  Matteo Flores  <matteo_flo...@apple.com>
 
         http/tests/history/back-with-fragment-change.php fails.

Modified: trunk/LayoutTests/css3/calc/block-mask-overlay-image-outset.html (289879 => 289880)


--- trunk/LayoutTests/css3/calc/block-mask-overlay-image-outset.html	2022-02-16 06:53:20 UTC (rev 289879)
+++ trunk/LayoutTests/css3/calc/block-mask-overlay-image-outset.html	2022-02-16 09:14:51 UTC (rev 289880)
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-1" />
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-1359" />
 <style>
     .blockTest {
         margin: 25px;

Modified: trunk/LayoutTests/fast/forms/auto-fill-button/auto-fill-strong-password-button-when-maxlength-changes.html (289879 => 289880)


--- trunk/LayoutTests/fast/forms/auto-fill-button/auto-fill-strong-password-button-when-maxlength-changes.html	2022-02-16 06:53:20 UTC (rev 289879)
+++ trunk/LayoutTests/fast/forms/auto-fill-button/auto-fill-strong-password-button-when-maxlength-changes.html	2022-02-16 09:14:51 UTC (rev 289880)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
+<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-17" />
 <script src=""
 <script>
 if (window.testRunner)

Modified: trunk/LayoutTests/svg/clip-path/clip-path-line-use-before-defined.svg (289879 => 289880)


--- trunk/LayoutTests/svg/clip-path/clip-path-line-use-before-defined.svg	2022-02-16 06:53:20 UTC (rev 289879)
+++ trunk/LayoutTests/svg/clip-path/clip-path-line-use-before-defined.svg	2022-02-16 09:14:51 UTC (rev 289880)
@@ -1,4 +1,5 @@
 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+  <meta name="fuzzy" content="maxDifference=0-33; totalPixels=0-531" />
   <defs>
     <style>
       line, path {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to