gecko-dev/dom/html/test/forms
Stone Shih 16a8810124 Bug 1295719 - input[type=range,number] does not fire 'change' event for some key combinations. r=smaug
--HG--
extra : rebase_source : 89f46401a53dcab3dd3845477acfc7aaf9fdd3cc
2016-08-19 09:19:35 +08:00
..
chrome.ini
mochitest.ini Bug 885359 - Support :indeterminate pseudo-class for radio groups. r=smaug 2016-08-24 18:39:00 -04:00
save_restore_radio_groups.sjs
submit_invalid_file.sjs
test_autocompleteinfo.html
test_bug1039548.html
test_bug1283915.html Bug 1293570 - Revert parts of bug 1003741 which were added to make selection APIs work on <input type=number>; r=baku 2016-08-24 10:04:39 -04:00
test_bug1286509.html Bug 1286509 - Range input does not fire ‘change’ event when the range is changed using the keyboard. r=smaug 2016-08-01 10:47:34 +08:00
test_button_attributes_reflection.html
test_change_event.html Bug 1295719 - input[type=range,number] does not fire 'change' event for some key combinations. r=smaug 2016-08-19 09:19:35 +08: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
test_form_named_getter_dynamic.html
test_formaction_attribute.html
test_formnovalidate_attribute.html
test_input_attributes_reflection.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_input_autocomplete.html
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_defaultValue.html
test_input_email.html
test_input_event.html
test_input_file_picker.html
test_input_list_attribute.html
test_input_number_data.js
test_input_number_focus.html
test_input_number_key_events.html
test_input_number_l10n.html
test_input_number_mouse_events.html
test_input_number_rounding.html
test_input_number_validation.html
test_input_radio_indeterminate.html Bug 885359 - Support :indeterminate pseudo-class for radio groups. r=smaug 2016-08-24 18:39:00 -04:00
test_input_radio_radiogroup.html
test_input_radio_required.html
test_input_range_attr_order.html
test_input_range_key_events.html
test_input_range_mouse_and_touch_events.html
test_input_range_rounding.html
test_input_sanitization.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_input_textarea_set_value_no_scroll.html
test_input_types_pref.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_input_typing_sanitization.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -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 Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_maxlength_attribute.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
test_meter_element.html
test_meter_pseudo-classes.html
test_min_attribute.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_minlength_attribute.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
test_mozistextfield.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_novalidate_attribute.html
test_option_disabled.html
test_option_index_attribute.html
test_option_text.html
test_output_element.html
test_pattern_attribute.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_progress_element.html
test_radio_in_label.html
test_radio_radionodelist.html
test_reportValidation_preventDefault.html
test_required_attribute.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_restore_form_elements.html
test_save_restore_radio_groups.html
test_select_change_event.html
test_select_input_change_event.html
test_select_selectedOptions.html
test_select_validation.html
test_set_range_text.html Bug 1293570 - Revert parts of bug 1003741 which were added to make selection APIs work on <input type=number>; r=baku 2016-08-24 10:04:39 -04:00
test_step_attribute.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_stepup_stepdown.html Bug 1283023 - Implement the step attribute for <input type=month>. r=smaug 2016-08-03 02:54:00 +02:00
test_submit_invalid_file.html
test_textarea_attributes_reflection.html Bug 1296929 - Match spec for col/colgroup.span, textarea.rows/cols; r=jst 2016-08-25 17:23:37 +03:00
test_validation.html
test_validation_not_in_doc.html
test_valueasdate_attribute.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_valueAsDate_pref.html Bug 1278185 - Implement valueAsNumber and valueAsDate for <input type=month>. r=smaug 2016-07-11 01:00:00 +02:00
test_valueasnumber_attribute.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00