blob: a2128a5e0d87d546c47e3ed4120fb784e7c30a80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[test_bug1407085.html]
[test_autocomplete_change_after_focus.html]
skip-if = toolkit == "android"
[test_mousecapture.xhtml]
support-files =
file_mousecapture.html
file_mousecapture2.html
file_mousecapture3.html
file_mousecapture4.html
file_mousecapture5.html
skip-if =
toolkit == "android"
xorigin # SecurityError: Permission denied to access property "scrollX" on cross-origin object at runTests@http://mochi.test:8888/tests/toolkit/content/tests/mochitest/test_mousecapture.xhtml:170:17, inconsistent fail/pass
os == "mac" && webrender && debug # Bug 1664730
os == "linux" && !asan && bits == 64 # Bug 1664730
[test_video_control_no_control_overlay.html]
support-files =
gizmo.mp4
skip-if = toolkit != "android"
|