Title: [289456] trunk/LayoutTests
- Revision
- 289456
- Author
- [email protected]
- Date
- 2022-02-08 22:51:25 -0800 (Tue, 08 Feb 2022)
Log Message
Unreviewed gardening.
Expand fuzzy ranges.
* compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html:
* compositing/masks/become-tiled-mask.html:
* css3/masking/mask-repeat-space-padding.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (289455 => 289456)
--- trunk/LayoutTests/ChangeLog 2022-02-09 06:39:34 UTC (rev 289455)
+++ trunk/LayoutTests/ChangeLog 2022-02-09 06:51:25 UTC (rev 289456)
@@ -1,3 +1,12 @@
+2022-02-08 Jon Lee <[email protected]>
+
+ Unreviewed gardening.
+
+ Expand fuzzy ranges.
+ * compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html:
+ * compositing/masks/become-tiled-mask.html:
+ * css3/masking/mask-repeat-space-padding.html:
+
2022-02-08 Diego Pino Garcia <[email protected]>
[GLIB] Remove tests passing from TestExpectations
Modified: trunk/LayoutTests/compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html (289455 => 289456)
--- trunk/LayoutTests/compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html 2022-02-09 06:39:34 UTC (rev 289455)
+++ trunk/LayoutTests/compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html 2022-02-09 06:51:25 UTC (rev 289456)
@@ -2,6 +2,7 @@
<html>
<head>
+ <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-188" />
<style>
.container {
overflow: hidden;
Modified: trunk/LayoutTests/compositing/masks/become-tiled-mask.html (289455 => 289456)
--- trunk/LayoutTests/compositing/masks/become-tiled-mask.html 2022-02-09 06:39:34 UTC (rev 289455)
+++ trunk/LayoutTests/compositing/masks/become-tiled-mask.html 2022-02-09 06:51:25 UTC (rev 289456)
@@ -2,6 +2,7 @@
<html>
<head>
+ <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-3990" />
<style>
.container {
height: 300px;
Modified: trunk/LayoutTests/css3/masking/mask-repeat-space-padding.html (289455 => 289456)
--- trunk/LayoutTests/css3/masking/mask-repeat-space-padding.html 2022-02-09 06:39:34 UTC (rev 289455)
+++ trunk/LayoutTests/css3/masking/mask-repeat-space-padding.html 2022-02-09 06:51:25 UTC (rev 289456)
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="fuzzy" content="maxDifference=0-65;totalPixels=6250-6300" />
+ <meta name="fuzzy" content="maxDifference=0-80;totalPixels=6250-6400" />
<style>
#back {
width: 600px;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes