fune/dom/html/test/forms
Masayuki Nakano cf83ee7bb4 Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug
Note that this patch also replaces legacy VK_* with KEY_*, and replaces
synthesizeKey() for inputting some characters with sendString() because
it's better and clearer what it does and it sets shiftKey state properly.

MozReview-Commit-ID: De4enbjux3T

--HG--
extra : rebase_source : 2296b84bff8e22f01eeb48cd8614fac5db11136a
2018-02-15 04:15:39 +09:00
..
chrome.ini Bug 1327097, Part I, Revert bug 1338961, r=smaug 2017-11-07 11:30:06 +08:00
FAIL.html
mochitest.ini Bug 1431041: Fix placeholder-shown when the value of the input is invalid. r=smaug 2018-01-18 17:20:39 +01:00
PASS.html
save_restore_radio_groups.sjs
submit_invalid_file.sjs
test_autocomplete.html Bug 1020698 - Implement @autocomplete for <textarea>. r=baku 2017-11-08 21:35:04 -08:00
test_autocompleteinfo.html Bug 1362290 - Support non-experimental autocomplete pref. r=baku 2017-07-27 11:41:15 +08:00
test_bug1039548.html
test_bug1283915.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug1286509.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_button_attributes_reflection.html Bug 1366361 - Part 2: Update reflectURL() and web platform tests. r=smaug 2017-07-17 14:17:22 +08:00
test_change_event.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_datalist_element.html
test_form_attribute-1.html
test_form_attribute-2.html
test_form_attribute-3.html
test_form_attribute-4.html
test_form_attributes_reflection.html Bug 1366361 - Part 2: Update reflectURL() and web platform tests. r=smaug 2017-07-17 14:17:22 +08:00
test_form_named_getter_dynamic.html
test_formaction_attribute.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_formnovalidate_attribute.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_attributes_reflection.html Bug 1366361 - Part 2: Update reflectURL() and web platform tests. r=smaug 2017-07-17 14:17:22 +08:00
test_input_color_input_change_events.html
test_input_color_picker_initial.html
test_input_color_picker_popup.html
test_input_color_picker_update.html
test_input_date_bad_input.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_date_key_events.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_datetime_focus_blur.html
test_input_datetime_focus_blur_events.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_datetime_focus_state.html
test_input_datetime_input_change_events.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_datetime_tabindex.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_defaultValue.html
test_input_email.html
test_input_event.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_file_picker.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_list_attribute.html
test_input_number_data.js
test_input_number_focus.html
test_input_number_key_events.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_number_l10n.html
test_input_number_mouse_events.html
test_input_number_placeholder_shown.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_number_rounding.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_number_validation.html
test_input_radio_indeterminate.html
test_input_radio_radiogroup.html
test_input_radio_required.html
test_input_range_attr_order.html
test_input_range_key_events.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_range_mouse_and_touch_events.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_range_rounding.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_sanitization.html Backed out 2 changesets (bug 1357191) for frequently failing mochitest dom/html/test/forms/test_input_sanitization.html on Android 4.3 API16+ debug. r=backout 2017-10-10 23:27:21 +02:00
test_input_textarea_set_value_no_scroll.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_time_key_events.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_time_sec_millisec_field.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_input_types_pref.html
test_input_typing_sanitization.html Bug 1357191 - 2. Fix form tests for new mobile date/time controls; r=jessica 2017-10-12 12:20:14 -04:00
test_input_untrusted_key_events.html
test_input_url.html
test_interactive_content_in_label.html
test_label_control_attribute.html
test_label_input_controls.html
test_max_attribute.html
test_maxlength_attribute.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_meter_element.html
test_meter_pseudo-classes.html
test_min_attribute.html
test_minlength_attribute.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_mozistextfield.html
test_novalidate_attribute.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_option_disabled.html
test_option_index_attribute.html
test_option_text.html
test_output_element.html
test_pattern_attribute.html
test_progress_element.html
test_radio_in_label.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_radio_radionodelist.html
test_reportValidation_preventDefault.html
test_required_attribute.html Bug 1427542 - Fix reset a form can't clear -moz-ui-invalid after calling reportValidity. r=smaug 2018-01-09 16:37:02 +08:00
test_restore_form_elements.html
test_save_restore_radio_groups.html
test_select_change_event.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_select_input_change_event.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_select_selectedOptions.html
test_select_validation.html
test_set_range_text.html
test_step_attribute.html
test_stepup_stepdown.html
test_submit_invalid_file.html
test_textarea_attributes_reflection.html
test_validation.html
test_validation_not_in_doc.html
test_valueasdate_attribute.html
test_valueAsDate_pref.html
test_valueasnumber_attribute.html