Title: [289507] trunk/LayoutTests
- Revision
- 289507
- Author
- jon...@apple.com
- Date
- 2022-02-09 15:57:16 -0800 (Wed, 09 Feb 2022)
Log Message
LayoutTests/imported/w3c:
Unreviewed gardening.
Add fuzzy data.
* web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html:
* web-platform-tests/css/motion/offset-rotate-003.html:
LayoutTests:
Unreviewed gardening
Update fuzzy data.
* css1/basic/class_as_selector.html:
* css3/color-filters/color-filter-color-text-decorations.html:
* css3/color-filters/color-filter-text-decoration-shadow.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (289506 => 289507)
--- trunk/LayoutTests/ChangeLog 2022-02-09 23:48:48 UTC (rev 289506)
+++ trunk/LayoutTests/ChangeLog 2022-02-09 23:57:16 UTC (rev 289507)
@@ -1,3 +1,12 @@
+2022-02-09 Jon Lee <jon...@apple.com>
+
+ Unreviewed gardening
+
+ Update fuzzy data.
+ * css1/basic/class_as_selector.html:
+ * css3/color-filters/color-filter-color-text-decorations.html:
+ * css3/color-filters/color-filter-text-decoration-shadow.html:
+
2022-02-09 Fujii Hironori <hironori.fu...@sony.com>
compositing/masks/compositing-clip-path-mask-change.html is failing for ports using TextureMapper
Modified: trunk/LayoutTests/css1/basic/class_as_selector.html (289506 => 289507)
--- trunk/LayoutTests/css1/basic/class_as_selector.html 2022-02-09 23:48:48 UTC (rev 289506)
+++ trunk/LayoutTests/css1/basic/class_as_selector.html 2022-02-09 23:57:16 UTC (rev 289507)
@@ -4,7 +4,7 @@
<TITLE>CSS1 Test Suite: 1.4 Class as selector</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META http-equiv="Content-Style-Type" content="text/css">
-<META name="fuzzy" content="maxDifference=0-1; totalPixels=0-1" />
+<META name="fuzzy" content="maxDifference=0-1; totalPixels=0-2">
<LINK rel="stylesheet" type="text/css" media="screen" href=""
<STYLE type="text/css">
.one {color: green;}
Modified: trunk/LayoutTests/css3/color-filters/color-filter-color-text-decorations.html (289506 => 289507)
--- trunk/LayoutTests/css3/color-filters/color-filter-color-text-decorations.html 2022-02-09 23:48:48 UTC (rev 289506)
+++ trunk/LayoutTests/css3/color-filters/color-filter-color-text-decorations.html 2022-02-09 23:57:16 UTC (rev 289507)
@@ -6,6 +6,7 @@
<link rel="match" href=""
<meta name="assert" content="-apple-color-filter affects the color of text decorations">
+ <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-9206">
<style type="text/css">
div.test
{
Modified: trunk/LayoutTests/css3/color-filters/color-filter-text-decoration-shadow.html (289506 => 289507)
--- trunk/LayoutTests/css3/color-filters/color-filter-text-decoration-shadow.html 2022-02-09 23:48:48 UTC (rev 289506)
+++ trunk/LayoutTests/css3/color-filters/color-filter-text-decoration-shadow.html 2022-02-09 23:57:16 UTC (rev 289507)
@@ -6,6 +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-9388">
<style type="text/css">
.test
{
Modified: trunk/LayoutTests/imported/w3c/ChangeLog (289506 => 289507)
--- trunk/LayoutTests/imported/w3c/ChangeLog 2022-02-09 23:48:48 UTC (rev 289506)
+++ trunk/LayoutTests/imported/w3c/ChangeLog 2022-02-09 23:57:16 UTC (rev 289507)
@@ -1,3 +1,11 @@
+2022-02-09 Jon Lee <jon...@apple.com>
+
+ Unreviewed gardening.
+
+ Add fuzzy data.
+ * web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html:
+ * web-platform-tests/css/motion/offset-rotate-003.html:
+
2022-02-09 Antoine Quint <grao...@webkit.org>
Dialog element only animates once
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html (289506 => 289507)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html 2022-02-09 23:48:48 UTC (rev 289506)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html 2022-02-09 23:57:16 UTC (rev 289507)
@@ -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-2">
<style>
body {
line-height: 0;
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/motion/offset-rotate-003.html (289506 => 289507)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/motion/offset-rotate-003.html 2022-02-09 23:48:48 UTC (rev 289506)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/motion/offset-rotate-003.html 2022-02-09 23:57:16 UTC (rev 289507)
@@ -5,6 +5,7 @@
<link rel="help" href=""
<link rel="match" href=""
<meta name="assert" content="This tests offset-rotate <angle>">
+ <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-57" />
<style>
#target {
position: absolute;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes