blob: 595fcd281e38ee75dfe81526531511584962ff8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[DEFAULT]
support-files =
child_ip_address.html
file_crossdomainprops_inner.html
file_location.html
framed_location.html
idn_child.html
innerWidthHeight_script.html
[test_crossdomainprops.html]
[test_innerWidthHeight_script.html]
skip-if = toolkit == 'android' # Bug 1075071 - Permafail on Android
[test_location.html]
[test_location_framed.html]
[test_location_getters.html]
[test_location_sandboxed.html]
[test_location_setters.html]
[test_setting_document.domain_idn.html]
[test_setting_document.domain_to_shortened_ipaddr.html]
|