blob: 54c05a16c6b345b9b3cd3d8edfbf222ff8cbca81 (
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
|
[DEFAULT]
skip-if = toolkit == 'android'
support-files =
satchel_common.js
subtst_form_submission_1.html
subtst_privbrowsing.html
parent_utils.js
[test_capture_limit.html]
[test_bug_511615.html]
[test_bug_787624.html]
[test_history_datalist_duplicates.html]
[test_datalist_dynamic.html]
[test_datalist_with_caching.html]
[test_datalist_readonly_change.html]
[test_datalist_shadow_dom.html]
[test_datalist_attribute_change.html]
[test_form_autocomplete.html]
skip-if = (verify && debug && (os == 'win')) || (os == 'mac') # Bug 1514249
[test_form_autocomplete_validation_at_input_event.html]
[test_form_autocomplete_with_list.html]
skip-if =
http3
[test_form_submission.html]
[test_input_valid_state_with_autocomplete.html]
[test_password_autocomplete.html]
scheme = https
[test_popup_direction.html]
[test_popup_enter_event.html]
[test_submit_on_keydown_enter.html]
|