summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/progress/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/forms/progress/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/forms/progress/reftest-stylo.list')
-rw-r--r--layout/reftests/forms/progress/reftest-stylo.list49
1 files changed, 49 insertions, 0 deletions
diff --git a/layout/reftests/forms/progress/reftest-stylo.list b/layout/reftests/forms/progress/reftest-stylo.list
new file mode 100644
index 000000000..5019c4486
--- /dev/null
+++ b/layout/reftests/forms/progress/reftest-stylo.list
@@ -0,0 +1,49 @@
+# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
+== values.html values.html
+== values-rtl.html values-rtl.html
+== margin-padding.html margin-padding.html
+== margin-padding-rtl.html margin-padding-rtl.html
+skip-if(B2G||Mulet) == bar-pseudo-element.html bar-pseudo-element.html
+# Initial mulet triage: parity with B2G/B2G Desktop
+== bar-pseudo-element-rtl.html bar-pseudo-element-rtl.html
+== indeterminate-style-width.html indeterminate-style-width.html
+
+# vertical tests
+== values-vertical.html values-vertical.html
+== values-vertical-rtl.html values-vertical-rtl.html
+== margin-padding-vertical.html margin-padding-vertical.html
+== margin-padding-vertical-rtl.html margin-padding-vertical-rtl.html
+skip-if(B2G||Mulet) == bar-pseudo-element-vertical.html bar-pseudo-element-vertical.html
+# Initial mulet triage: parity with B2G/B2G Desktop
+== bar-pseudo-element-vertical-rtl.html bar-pseudo-element-vertical-rtl.html
+== indeterminate-style-height.html indeterminate-style-height.html
+
+# The following test is disabled but kept in the repository because the
+# transformations will not behave exactly the same for <progress> and two divs.
+# However, it would be possible to manually check those.
+# == transformations.html transformations.html
+
+# Tests for bugs:
+== block-invalidate.html block-invalidate.html
+== in-cells.html in-cells.html
+== max-height.html max-height.html
+
+# Tests for block and inline orientation in combination with writing-mode
+# XXX Remove default-preferences setting here after bug 1138384 makes
+# it the default for all channels
+
+== progress-orient-horizontal.html progress-orient-horizontal.html
+skip == progress-orient-vertical.html progress-orient-vertical.html
+# only OS X currently has direction-dependent rendering here
+== progress-orient-block.html progress-orient-block.html
+== progress-orient-inline.html progress-orient-inline.html
+== progress-vlr.html progress-vlr.html
+== progress-vlr-orient-block.html progress-vlr-orient-block.html
+== progress-vlr-orient-inline.html progress-vlr-orient-inline.html
+== progress-vlr-orient-horizontal.html progress-vlr-orient-horizontal.html
+== progress-vlr-orient-vertical.html progress-vlr-orient-vertical.html
+== progress-vrl.html progress-vrl.html
+== progress-vrl-orient-block.html progress-vrl-orient-block.html
+== progress-vrl-orient-inline.html progress-vrl-orient-inline.html
+== progress-vrl-orient-horizontal.html progress-vrl-orient-horizontal.html
+== progress-vrl-orient-vertical.html progress-vrl-orient-vertical.html