summaryrefslogtreecommitdiffstats
path: root/layout/forms/test/mochitest.ini
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/forms/test/mochitest.ini
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/forms/test/mochitest.ini')
-rw-r--r--layout/forms/test/mochitest.ini66
1 files changed, 66 insertions, 0 deletions
diff --git a/layout/forms/test/mochitest.ini b/layout/forms/test/mochitest.ini
new file mode 100644
index 000000000..cc8519db7
--- /dev/null
+++ b/layout/forms/test/mochitest.ini
@@ -0,0 +1,66 @@
+[DEFAULT]
+support-files =
+ bug287446_subframe.html
+ bug477700_subframe.html
+ bug564115_window.html
+
+[test_bug231389.html]
+[test_bug287446.html]
+[test_bug345267.html]
+[test_bug346043.html]
+[test_bug348236.html]
+skip-if = toolkit == 'android' || e10s || os == 'mac' # mac(select form control popup behavior is different)
+[test_bug353539.html]
+[test_bug365410.html]
+[test_bug378670.html]
+skip-if = toolkit == 'android' #TIMED_OUT
+[test_bug402198.html]
+[test_bug411236.html]
+[test_bug446663.html]
+skip-if = toolkit == 'android'
+[test_bug476308.html]
+[test_bug477531.html]
+[test_bug477700.html]
+[test_bug478219.xhtml]
+skip-if = toolkit == 'android'
+[test_bug534785.html]
+[test_bug542914.html]
+[test_bug549170.html]
+[test_bug562447.html]
+[test_bug563642.html]
+[test_bug564115.html]
+skip-if = toolkit == 'android' #TIMED_OUT
+[test_bug571352.html]
+skip-if = (os == 'mac' && os_version == '10.10') || toolkit == 'android' #TIMED_OUT # OS X 10.10 - bug 947690
+[test_bug572406.html]
+[test_bug572649.html]
+skip-if = toolkit == 'android' #TIMED_OUT
+[test_bug595310.html]
+[test_bug620936.html]
+[test_bug644542.html]
+skip-if = toolkit == 'android' #TIMED_OUT
+[test_bug672810.html]
+skip-if = toolkit == 'android'
+[test_bug704049.html]
+[test_bug717878_input_scroll.html]
+[test_bug869314.html]
+[test_bug903715.html]
+skip-if = toolkit == 'android' || e10s #select elements don't use an in-page popup on Android
+[test_bug935876.html]
+# Bug 1023472 - Fails when pushed into a different chunk on Android
+skip-if = toolkit == 'android'
+[test_bug957562.html]
+[test_bug960277.html]
+[test_bug961363.html]
+skip-if = toolkit == 'android' # Bug 1021644 - Fails when pushed into a different chunk on Android
+[test_bug1111995.html]
+[test_bug1301290.html]
+skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' # b2g(resizing textarea not available in b2g) b2g-debug(resizing textarea not available in b2g) b2g-desktop(resizing textarea not available in b2g)
+[test_bug1305282.html]
+[test_listcontrol_search.html]
+skip-if = toolkit == 'android' #select elements don't use an in-page popup on Android
+[test_select_prevent_default.html]
+[test_select_vertical.html]
+skip-if = e10s || toolkit == 'android' # Bug 1170129 - vertical <select> popup not implemented for e10s # <select> elements don't use an in-page popup on Android
+[test_textarea_resize.html]
+skip-if = toolkit == 'android'