blob: e0c8efa236475bbd6447b3f705949a4019836f52 (
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
|
[DEFAULT]
skip-if = toolkit == 'android'
support-files =
satchel_common.js
subtst_form_submission_1.html
subtst_privbrowsing.html
parent_utils.js
[test_bug_511615.html]
[test_bug_787624.html]
[test_datalist_with_caching.html]
[test_datalist_readonly_change.html]
[test_datalist_shadow_dom.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]
[test_form_submission.html]
[test_form_submission_cap.html]
[test_form_submission_cap2.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]
|