blob: 8758c63f45da9e465620028bab4eb8fd797efe37 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
[DEFAULT]
support-files =
child_ip_address.html
file_crossdomainprops_inner.html
file_location.html
file_separate_post_message_queue.html
framed_location.html
idn_child.html
innerWidthHeight_script.html
iframe1_location_setters.html
iframe2_location_setters.html
iframe3_location_setters.html
file_test_background_loading_iframes.html
[test_crossdomainprops.html]
skip-if =
http3
[test_innerWidthHeight_script.html]
[test_location.html]
skip-if =
http3
[test_location_framed.html]
skip-if =
http3
[test_location_getters.html]
skip-if =
http3
[test_location_sandboxed.html]
skip-if =
http3
[test_location_setters.html]
skip-if =
http3
[test_setting_document.domain_idn.html]
skip-if =
http3
[test_setting_document.domain_to_shortened_ipaddr.html]
skip-if =
http3
[test_separate_post_message_queue.html]
[test_background_loading_iframes.html]
skip-if =
http3
|