gecko/dom/html/test/forms
2015-02-02 15:42:40 -05:00
..
chrome.ini
mochitest.ini Bug 229925 - Do not dispatch event to label target if interactive content is found between the event target and the label. r=smaug 2015-01-21 05:39:28 +09:00
save_restore_radio_groups.sjs
submit_invalid_file.sjs
test_autocompleteinfo.html
test_bug1039548.html
test_button_attributes_reflection.html
test_change_event.html
test_datalist_element.html
test_experimental_forms_pref.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
test_input_autocomplete.html
test_input_color_input_change_events.html
test_input_color_picker_initial.html
test_input_color_picker_popup.html Bug 993137 - Make color picker tests less fragile. r=mounir 2014-11-15 03:11:00 +01:00
test_input_color_picker_update.html Bug 993137 - Make color picker tests less fragile. r=mounir 2014-11-15 03:11:00 +01:00
test_input_defaultValue.html
test_input_email.html Bug 1064430, part 3 - Update <input type=email> validity tests to check both typeMismatch and badInput. r=smaug 2015-01-28 23:01:41 +00:00
test_input_event.html
test_input_file_picker.html Bug 826176 - Part 2 - Remove similar file picker filters from accept attribute. r=smaug 2014-12-19 00:30:11 +01:00
test_input_list_attribute.html
test_input_number_data.js
test_input_number_key_events.html
test_input_number_l10n.html
test_input_number_mouse_events.html Bug 1110759 - Remove Iterator() from some tests. r=smaug 2015-01-08 19:58:45 +01:00
test_input_number_rounding.html
test_input_number_validation.html Bug 1128153. When a number input contains a non-number (possibly empty) value, the validation message should be about the value not being a number, not about there being no value. r=jwatt 2015-02-02 15:42:40 -05:00
test_input_radio_radiogroup.html
test_input_radio_required.html Bug 1100535 - Do not assume that the radio required status changed when the attribute changes. r=smaug 2014-11-27 17:40:00 -08:00
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
test_input_textarea_set_value_no_scroll.html
test_input_typing_sanitization.html
test_input_untrusted_key_events.html Bug 1110759 - Remove Iterator() from some tests. r=smaug 2015-01-08 19:58:45 +01:00
test_input_url.html
test_interactive_content_in_label.html Bug 229925 - Do not dispatch event to label target if interactive content is found between the event target and the label. r=smaug 2015-01-21 05:39:28 +09:00
test_label_control_attribute.html
test_label_input_controls.html
test_max_attribute.html
test_maxlength_attribute.html
test_meter_element.html
test_meter_pseudo-classes.html
test_min_attribute.html
test_mozistextfield.html
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
test_progress_element.html
test_radio_in_label.html Bug 229925 - Do not dispatch event to label target if interactive content is found between the event target and the label. r=smaug 2015-01-21 05:39:28 +09:00
test_radio_radionodelist.html
test_required_attribute.html Bug 1128153. When a number input contains a non-number (possibly empty) value, the validation message should be about the value not being a number, not about there being no value. r=jwatt 2015-02-02 15:42:40 -05:00
test_restore_form_elements.html
test_save_restore_radio_groups.html
test_select_selectedOptions.html
test_select_validation.html
test_set_range_text.html
test_step_attribute.html
test_stepup_stepdown.html Bug 1028712 - Add tests to check that when <input type=number> is stepped it isn't put into range overflow/underflow, even when its value is empty and min/max is above/below zero respectively. r=jwatt 2014-11-26 09:54:35 +00:00
test_submit_invalid_file.html
test_textarea_attributes_reflection.html
test_validation_not_in_doc.html
test_validation.html
test_valueasdate_attribute.html
test_valueAsDate_pref.html
test_valueasnumber_attribute.html