summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-break
diff options
context:
space:
mode:
authorChris Peterson <cpeterson@mozilla.com>2019-12-18 13:36:53 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-12-18 13:36:53 +0100
commiteea149e73234a34038b45f0f53e207c3bcb3b9e7 (patch)
tree448943d9ddbfc001f8e8addee79ccec68f3b687a /layout/reftests/css-break
parent0f67e7b22c103b0358917143be185900a2434bde (diff)
downloadUXP-eea149e73234a34038b45f0f53e207c3bcb3b9e7.tar
UXP-eea149e73234a34038b45f0f53e207c3bcb3b9e7.tar.gz
UXP-eea149e73234a34038b45f0f53e207c3bcb3b9e7.tar.lz
UXP-eea149e73234a34038b45f0f53e207c3bcb3b9e7.tar.xz
UXP-eea149e73234a34038b45f0f53e207c3bcb3b9e7.zip
Issue #1328 - Part 3: Add fuzz to reftests and fix misc other tests.
Diffstat (limited to 'layout/reftests/css-break')
-rw-r--r--layout/reftests/css-break/reftest.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/reftests/css-break/reftest.list b/layout/reftests/css-break/reftest.list
index 982b51476..5b53e56da 100644
--- a/layout/reftests/css-break/reftest.list
+++ b/layout/reftests/css-break/reftest.list
@@ -2,7 +2,7 @@ default-preferences pref(layout.css.box-decoration-break.enabled,true)
== box-decoration-break-1.html box-decoration-break-1-ref.html
fuzzy(1,20) fuzzy-if(skiaContent,1,700) == box-decoration-break-with-inset-box-shadow-1.html box-decoration-break-with-inset-box-shadow-1-ref.html
-fuzzy(16,460) fuzzy-if(Android,10,3673) fuzzy-if(skiaContent,32,254) == box-decoration-break-with-outset-box-shadow-1.html box-decoration-break-with-outset-box-shadow-1-ref.html
+fuzzy(16,460) fuzzy-if(Android,10,3673) fuzzy-if(skiaContent,32,254) fuzzy-if(winWidget,32,152) == box-decoration-break-with-outset-box-shadow-1.html box-decoration-break-with-outset-box-shadow-1-ref.html
random-if(!gtkWidget) HTTP(..) == box-decoration-break-border-image.html box-decoration-break-border-image-ref.html
== box-decoration-break-block-border-padding.html box-decoration-break-block-border-padding-ref.html
== box-decoration-break-block-margin.html box-decoration-break-block-margin-ref.html