blob: 2429f5e4dcf1e6b9cde680df2c2699bd5e0d1f11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
[DEFAULT]
skip-if = toolkit == 'android' # bug 1730213
tags = resistfingerprinting
support-files =
file_animation_api.html
worker_child.js
worker_grandchild.js
!/dom/tests/mochitest/geolocation/network_geolocation.sjs
[test_animation_api.html]
[test_bug1354633_media_error.html]
support-files = decode_error.mp4
[test_bug1382499_touch_api.html]
[test_bug863246_resource_uri.html]
[test_device_sensor_event.html]
[test_geolocation.html]
scheme = https
fail-if = xorigin
[test_hide_gamepad_info.html]
scheme = https
support-files = test_hide_gamepad_info_iframe.html
[test_iframe.html]
[test_keyboard_event.html]
[test_pointer_event.html]
support-files =
../../../../../dom/events/test/pointerevents/mochitest_support_external.js
[test_speech_synthesis.html]
skip-if = verify
|