Title: [290165] trunk/LayoutTests
Revision
290165
Author
jon...@apple.com
Date
2022-02-18 13:29:52 -0800 (Fri, 18 Feb 2022)

Log Message

REGRESSION (r289990): [iOS] fast/backgrounds/gradient-background-shadow.html is consistently failing
https://bugs.webkit.org/show_bug.cgi?id=236854

Unreviewed. Expanding fuzzy range.
* fast/backgrounds/gradient-background-shadow.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (290164 => 290165)


--- trunk/LayoutTests/ChangeLog	2022-02-18 21:21:28 UTC (rev 290164)
+++ trunk/LayoutTests/ChangeLog	2022-02-18 21:29:52 UTC (rev 290165)
@@ -1,3 +1,11 @@
+2022-02-18  Jon Lee  <jon...@apple.com>
+
+        REGRESSION (r289990): [iOS] fast/backgrounds/gradient-background-shadow.html is consistently failing
+        https://bugs.webkit.org/show_bug.cgi?id=236854
+
+        Unreviewed. Expanding fuzzy range.
+        * fast/backgrounds/gradient-background-shadow.html:
+
 2022-02-18  Tim Nguyen  <n...@apple.com>
 
         Re-import inert and <dialog> WPT

Modified: trunk/LayoutTests/fast/backgrounds/gradient-background-shadow.html (290164 => 290165)


--- trunk/LayoutTests/fast/backgrounds/gradient-background-shadow.html	2022-02-18 21:21:28 UTC (rev 290164)
+++ trunk/LayoutTests/fast/backgrounds/gradient-background-shadow.html	2022-02-18 21:29:52 UTC (rev 290165)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-  <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-835" />
+  <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-1085" />
   <style type="text/css">
     .box {
       height: 50px;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to