summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/filters/css-filter-chains/reftest-stylo.list
diff options
context:
space:
mode:
authorMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
committerMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
commit5f8de423f190bbb79a62f804151bc24824fa32d8 (patch)
tree10027f336435511475e392454359edea8e25895d /layout/reftests/svg/filters/css-filter-chains/reftest-stylo.list
parent49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff)
downloadUXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip
Add m-esr52 at 52.6.0
Diffstat (limited to 'layout/reftests/svg/filters/css-filter-chains/reftest-stylo.list')
-rw-r--r--layout/reftests/svg/filters/css-filter-chains/reftest-stylo.list11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/svg/filters/css-filter-chains/reftest-stylo.list b/layout/reftests/svg/filters/css-filter-chains/reftest-stylo.list
new file mode 100644
index 000000000..f1b5acf76
--- /dev/null
+++ b/layout/reftests/svg/filters/css-filter-chains/reftest-stylo.list
@@ -0,0 +1,11 @@
+# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
+# These tests verify that CSS filter chains behave properly.
+# e.g. filter: blur(3px) grayscale(0.5) invert(0.2);
+
+default-preferences pref(layout.css.filters.enabled,true)
+
+# Some platforms render this complex filter chain a little differently, and that's ok.
+fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu)&&layersGPUAccelerated,35,13057) == long-chain.html long-chain.html
+# Win10: Bug 1258241
+== moz-element.html moz-element.html
+== same-filter.html same-filter.html