From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../web-platform/tests/wai-aria/manual/README.md | 65 +++++ .../manual/alertdialog_modal_false-manual.html | 127 ++++++++++ .../manual/alertdialog_modal_true-manual.html | 107 ++++++++ .../application_activedescendant-manual.html | 202 +++++++++++++++ ...tion_activedescendant_value_changes-manual.html | 253 +++++++++++++++++++ .../manual/aria-current_not_declared-manual.html | 116 +++++++++ .../aria-current_with_value_changes-manual.html | 110 +++++++++ .../aria-current_with_value_date-manual.html | 118 +++++++++ .../aria-current_with_value_location-manual.html | 114 +++++++++ .../aria-current_with_value_page-manual.html | 120 +++++++++ .../aria-current_with_value_step-manual.html | 120 +++++++++ .../aria-current_with_value_time-manual.html | 118 +++++++++ .../aria-current_with_value_true-manual.html | 116 +++++++++ ...aria-current_with_value_unspecified-manual.html | 110 +++++++++ ...details_pointing_to_details_element-manual.html | 90 +++++++ ...ria-details_pointing_to_div_element-manual.html | 89 +++++++ ...rticle_in_feed_posinset_and_setsize-manual.html | 170 +++++++++++++ .../manual/article_in_feed_setsize_-1-manual.html | 140 +++++++++++ ...le_not_in_feed_posinset_and_setsize-manual.html | 174 +++++++++++++ .../manual/button_haspopup_dialog-manual.html | 132 ++++++++++ .../manual/button_haspopup_emptystring-manual.html | 129 ++++++++++ .../manual/button_haspopup_false-manual.html | 123 ++++++++++ .../manual/button_haspopup_foo-manual.html | 129 ++++++++++ .../manual/button_haspopup_grid-manual.html | 136 +++++++++++ .../manual/button_haspopup_listbox-manual.html | 134 ++++++++++ .../manual/button_haspopup_menu-manual.html | 134 ++++++++++ .../manual/button_haspopup_tree-manual.html | 140 +++++++++++ .../manual/button_haspopup_true-manual.html | 129 ++++++++++ .../manual/button_haspopup_unspecified-manual.html | 129 ++++++++++ .../button_roledescription_empty-manual.html | 104 ++++++++ .../button_roledescription_valid-manual.html | 102 ++++++++ ...ton_roledescription_whitespace_only-manual.html | 104 ++++++++ .../tests/wai-aria/manual/cell-manual.html | 216 ++++++++++++++++ .../manual/cell_aria-colspan_2_on_div-manual.html | 118 +++++++++ ...aria-colspan_2_on_td_html_colspan_3-manual.html | 112 +++++++++ ...l_colspan_3_with_headers_and_border-manual.html | 115 +++++++++ ...colspan_3_with_three_actual_columns-manual.html | 109 +++++++++ ..._td_with_html_colspan_not_specified-manual.html | 118 +++++++++ .../manual/cell_aria-rowspan_2_on_div-manual.html | 118 +++++++++ ...aria-rowspan_2_on_td_html_rowspan_3-manual.html | 112 +++++++++ ...ml_rowspan_3_with_three_actual_rows-manual.html | 113 +++++++++ ..._td_with_html_rowspan_not_specified-manual.html | 118 +++++++++ .../wai-aria/manual/cell_colindex_4-manual.html | 118 +++++++++ .../wai-aria/manual/cell_rowindex_4-manual.html | 112 +++++++++ .../manual/checkbox_readonly_false-manual.html | 120 +++++++++ .../manual/checkbox_readonly_true-manual.html | 126 ++++++++++ .../checkbox_readonly_unspecified-manual.html | 120 +++++++++ .../columnheader_aria-colspan_2_on_div-manual.html | 118 +++++++++ ...aria-colspan_2_on_th_html_colspan_3-manual.html | 112 +++++++++ ...colspan_3_with_three_actual_columns-manual.html | 109 +++++++++ ..._th_with_html_colspan_not_specified-manual.html | 118 +++++++++ .../columnheader_aria-rowspan_2_on_div-manual.html | 118 +++++++++ ...aria-rowspan_2_on_th_html_rowspan_3-manual.html | 112 +++++++++ ...ml_rowspan_3_with_three_actual_rows-manual.html | 113 +++++++++ ..._th_with_html_rowspan_not_specified-manual.html | 118 +++++++++ .../manual/columnheader_colindex_4-manual.html | 118 +++++++++ .../manual/columnheader_rowindex_4-manual.html | 112 +++++++++ ..._false_not_automatically_propagated-manual.html | 133 ++++++++++ ...d_true_not_automatically_propagated-manual.html | 133 ++++++++++ .../combobox_controls_an_invalid_id-manual.html | 98 ++++++++ .../manual/combobox_haspopup_dialog-manual.html | 162 ++++++++++++ .../manual/combobox_haspopup_false-manual.html | 156 ++++++++++++ .../manual/combobox_haspopup_grid-manual.html | 164 +++++++++++++ .../manual/combobox_haspopup_listbox-manual.html | 154 ++++++++++++ .../manual/combobox_haspopup_menu-manual.html | 154 ++++++++++++ .../manual/combobox_haspopup_tree-manual.html | 171 +++++++++++++ .../manual/combobox_haspopup_true-manual.html | 162 ++++++++++++ .../combobox_haspopup_unspecified-manual.html | 159 ++++++++++++ .../combobox_orientation_horizontal-manual.html | 123 ++++++++++ .../combobox_orientation_unspecified-manual.html | 129 ++++++++++ .../combobox_orientation_vertical-manual.html | 123 ++++++++++ .../manual/combobox_readonly_false-manual.html | 149 +++++++++++ .../manual/combobox_readonly_true-manual.html | 155 ++++++++++++ .../combobox_readonly_unspecified-manual.html | 149 +++++++++++ .../wai-aria/manual/dialog_modal_false-manual.html | 127 ++++++++++ .../wai-aria/manual/dialog_modal_true-manual.html | 108 ++++++++ .../manual/dialog_modal_unspecified-manual.html | 127 ++++++++++ ..._without_role_roledescription_valid-manual.html | 128 ++++++++++ ...rrormessage_object_in_invalid_state-manual.html | 100 ++++++++ .../errormessage_object_in_valid_state-manual.html | 100 ++++++++ .../tests/wai-aria/manual/feed-manual.html | 105 ++++++++ .../tests/wai-aria/manual/figure-manual.html | 106 ++++++++ ...only_false_automatically_propagated-manual.html | 249 +++++++++++++++++++ ...donly_true_automatically_propagated-manual.html | 249 +++++++++++++++++++ .../wai-aria/manual/grid_busy_false-manual.html | 163 +++++++++++++ .../wai-aria/manual/grid_busy_true-manual.html | 157 ++++++++++++ .../manual/grid_busy_value_changes-manual.html | 200 +++++++++++++++ .../wai-aria/manual/grid_colcount_8-manual.html | 130 ++++++++++ .../grid_columnheader_readonly_false-manual.html | 112 +++++++++ .../grid_columnheader_readonly_true-manual.html | 106 ++++++++ ...d_columnheader_readonly_unspecified-manual.html | 98 ++++++++ .../grid_columnheader_required_false-manual.html | 106 ++++++++ .../grid_columnheader_required_true-manual.html | 106 ++++++++ ...d_columnheader_required_unspecified-manual.html | 106 ++++++++ .../wai-aria/manual/grid_rowcount_3-manual.html | 132 ++++++++++ .../grid_rowheader_readonly_false-manual.html | 98 ++++++++ .../grid_rowheader_readonly_true-manual.html | 98 ++++++++ ...grid_rowheader_readonly_unspecified-manual.html | 98 ++++++++ .../grid_rowheader_required_false-manual.html | 106 ++++++++ .../grid_rowheader_required_true-manual.html | 106 ++++++++ ...grid_rowheader_required_unspecified-manual.html | 106 ++++++++ .../gridcell_aria-colspan_2_on_div-manual.html | 118 +++++++++ .../gridcell_aria-rowspan_2_on_div-manual.html | 118 +++++++++ .../manual/gridcell_colindex_4-manual.html | 118 +++++++++ .../manual/gridcell_rowindex_4-manual.html | 112 +++++++++ ...dden_undefined_element_not_rendered-manual.html | 80 ++++++ ...p_hidden_undefined_element_rendered-manual.html | 116 +++++++++ .../manual/heading_level_unspecified-manual.html | 120 +++++++++ .../keyshortcuts_multiple_shortcuts-manual.html | 82 +++++++ .../manual/keyshortcuts_one_shortcut-manual.html | 82 +++++++ .../wai-aria/manual/listbox_busy_false-manual.html | 121 +++++++++ .../wai-aria/manual/listbox_busy_true-manual.html | 109 +++++++++ .../listbox_orientation_horizontal-manual.html | 128 ++++++++++ .../listbox_orientation_unspecified-manual.html | 128 ++++++++++ .../listbox_orientation_vertical-manual.html | 128 ++++++++++ .../manual/listbox_readonly_false-manual.html | 124 ++++++++++ .../manual/listbox_readonly_true-manual.html | 130 ++++++++++ .../listbox_readonly_unspecified-manual.html | 124 ++++++++++ .../manual/listitem_setsize_-1-manual.html | 134 ++++++++++ .../manual/menu_orientation_horizontal-manual.html | 123 ++++++++++ .../menu_orientation_unspecified-manual.html | 122 ++++++++++ .../manual/menu_orientation_vertical-manual.html | 123 ++++++++++ .../wai-aria/manual/menubar_busy_false-manual.html | 130 ++++++++++ .../wai-aria/manual/menubar_busy_true-manual.html | 130 ++++++++++ .../menubar_orientation_horizontal-manual.html | 123 ++++++++++ .../menubar_orientation_unspecified-manual.html | 123 ++++++++++ .../menubar_orientation_vertical-manual.html | 111 +++++++++ .../manual/menuitem_expanded_false-manual.html | 78 ++++++ .../manual/menuitem_expanded_true-manual.html | 82 +++++++ .../menuitem_posinset_and_setsize-manual.html | 148 +++++++++++ .../menuitemcheckbox_expanded_false-manual.html | 78 ++++++ .../menuitemcheckbox_expanded_true-manual.html | 82 +++++++ ...nuitemcheckbox_posinset_and_setsize-manual.html | 185 ++++++++++++++ .../menuitemcheckbox_readonly_false-manual.html | 128 ++++++++++ .../menuitemcheckbox_readonly_true-manual.html | 128 ++++++++++ ...nuitemcheckbox_readonly_unspecified-manual.html | 122 ++++++++++ .../menuitemradio_expanded_false-manual.html | 78 ++++++ .../manual/menuitemradio_expanded_true-manual.html | 82 +++++++ .../menuitemradio_posinset_and_setsize-manual.html | 196 +++++++++++++++ .../menuitemradio_readonly_false-manual.html | 128 ++++++++++ .../manual/menuitemradio_readonly_true-manual.html | 140 +++++++++++ .../menuitemradio_readonly_unspecified-manual.html | 128 ++++++++++ .../tests/wai-aria/manual/none-manual.html | 78 ++++++ .../manual/option_selected_false-manual.html | 131 ++++++++++ .../manual/option_selected_true-manual.html | 131 ++++++++++ .../manual/option_selected_undefined-manual.html | 131 ++++++++++ .../option_selected_value_changes-manual.html | 146 +++++++++++ .../radiogroup_orientation_horizontal-manual.html | 123 ++++++++++ .../radiogroup_orientation_unspecified-manual.html | 135 ++++++++++ .../radiogroup_orientation_vertical-manual.html | 111 +++++++++ .../manual/radiogroup_readonly_false-manual.html | 115 +++++++++ .../manual/radiogroup_readonly_true-manual.html | 115 +++++++++ .../radiogroup_readonly_unspecified-manual.html | 115 +++++++++ .../wai-aria/manual/region_with_name-manual.html | 114 +++++++++ .../manual/region_without_name-manual.html | 128 ++++++++++ .../wai-aria/manual/row_colindex_4-manual.html | 149 +++++++++++ .../wai-aria/manual/row_rowindex_4-manual.html | 149 +++++++++++ .../rowheader_aria-colspan_2_on_div-manual.html | 118 +++++++++ .../rowheader_aria-rowspan_2_on_div-manual.html | 118 +++++++++ .../manual/rowheader_colindex_4-manual.html | 118 +++++++++ .../manual/rowheader_rowindex_4-manual.html | 112 +++++++++ ..._false_not_automatically_propagated-manual.html | 133 ++++++++++ ...d_true_not_automatically_propagated-manual.html | 133 ++++++++++ .../scrollbar_all_values_unspecified-manual.html | 182 ++++++++++++++ ...scrollbar_only_valuenow_unspecified-manual.html | 182 ++++++++++++++ .../scrollbar_orientation_unspecified-manual.html | 132 ++++++++++ .../tests/wai-aria/manual/searchbox-manual.html | 120 +++++++++ .../manual/searchbox_activedescendant-manual.html | 222 +++++++++++++++++ ...hbox_activedescendant_value_changes-manual.html | 271 +++++++++++++++++++++ .../manual/searchbox_autocomplete_both-manual.html | 133 ++++++++++ .../searchbox_autocomplete_inline-manual.html | 133 ++++++++++ .../manual/searchbox_autocomplete_list-manual.html | 133 ++++++++++ .../manual/searchbox_autocomplete_none-manual.html | 133 ++++++++++ .../searchbox_autocomplete_unspecified-manual.html | 127 ++++++++++ .../manual/searchbox_multiline_false-manual.html | 126 ++++++++++ .../manual/searchbox_multiline_true-manual.html | 138 +++++++++++ .../searchbox_multiline_unspecified-manual.html | 108 ++++++++ .../manual/searchbox_placeholder-manual.html | 140 +++++++++++ .../manual/searchbox_readonly_false-manual.html | 139 +++++++++++ .../manual/searchbox_readonly_true-manual.html | 139 +++++++++++ .../searchbox_readonly_unspecified-manual.html | 139 +++++++++++ .../manual/searchbox_required_false-manual.html | 127 ++++++++++ .../manual/searchbox_required_true-manual.html | 127 ++++++++++ .../searchbox_required_unspecified-manual.html | 127 ++++++++++ ...or_focusable_all_values_unspecified-manual.html | 182 ++++++++++++++ ...focusable_only_valuenow_unspecified-manual.html | 182 ++++++++++++++ .../separator_focusable_valuetext-manual.html | 206 ++++++++++++++++ .../separator_orientation_unspecified-manual.html | 120 +++++++++ ..._unfocusable_all_values_unspecified-manual.html | 90 +++++++ .../separator_unfocusable_valuetext-manual.html | 116 +++++++++ .../slider_all_values_unspecified-manual.html | 182 ++++++++++++++ .../slider_only_valuenow_unspecified-manual.html | 182 ++++++++++++++ .../slider_orientation_unspecified-manual.html | 132 ++++++++++ .../manual/slider_readonly_false-manual.html | 127 ++++++++++ .../manual/slider_readonly_true-manual.html | 127 ++++++++++ .../manual/slider_readonly_unspecified-manual.html | 127 ++++++++++ .../spinbutton_all_values_unspecified-manual.html | 183 ++++++++++++++ ...tton_only_aria-valuenow_unspecified-manual.html | 183 ++++++++++++++ .../manual/spinbutton_readonly_false-manual.html | 127 ++++++++++ .../manual/spinbutton_readonly_true-manual.html | 127 ++++++++++ .../spinbutton_readonly_unspecified-manual.html | 127 ++++++++++ .../manual/switch_checked_false-manual.html | 124 ++++++++++ .../manual/switch_checked_mixed-manual.html | 130 ++++++++++ .../manual/switch_checked_true-manual.html | 138 +++++++++++ .../manual/switch_checked_undefined-manual.html | 124 ++++++++++ .../switch_checked_value_changes-manual.html | 163 +++++++++++++ .../manual/switch_readonly_false-manual.html | 119 +++++++++ .../manual/switch_readonly_true-manual.html | 119 +++++++++ .../manual/switch_readonly_unspecified-manual.html | 119 +++++++++ .../manual/tab_posinset_and_setsize-manual.html | 189 ++++++++++++++ .../wai-aria/manual/table_colcount_-1-manual.html | 118 +++++++++ .../wai-aria/manual/table_colcount_8-manual.html | 112 +++++++++ .../wai-aria/manual/table_rowcount_-1-manual.html | 126 ++++++++++ .../wai-aria/manual/table_rowcount_3-manual.html | 118 +++++++++ .../tablist_orientation_horizontal-manual.html | 142 +++++++++++ .../tablist_orientation_unspecified-manual.html | 136 +++++++++++ .../tablist_orientation_vertical-manual.html | 130 ++++++++++ .../tests/wai-aria/manual/term_role-manual.html | 106 ++++++++ .../manual/textbox_placeholder-manual.html | 134 ++++++++++ .../toolbar_orientation_horizontal-manual.html | 122 ++++++++++ .../toolbar_orientation_unspecified-manual.html | 122 ++++++++++ .../toolbar_orientation_vertical-manual.html | 122 ++++++++++ .../manual/tree_orientation_horizontal-manual.html | 129 ++++++++++ .../tree_orientation_unspecified-manual.html | 129 ++++++++++ .../manual/tree_orientation_vertical-manual.html | 129 ++++++++++ .../manual/treegrid_colcount_8-manual.html | 118 +++++++++ .../treegrid_orientation_horizontal-manual.html | 137 +++++++++++ .../treegrid_orientation_unspecified-manual.html | 155 ++++++++++++ .../treegrid_orientation_vertical-manual.html | 137 +++++++++++ .../manual/treegrid_rowcount_3-manual.html | 120 +++++++++ .../manual/treeitem_selected_false-manual.html | 125 ++++++++++ .../manual/treeitem_selected_true-manual.html | 125 ++++++++++ .../manual/treeitem_selected_undefined-manual.html | 125 ++++++++++ .../treeitem_selected_value_changes-manual.html | 146 +++++++++++ 234 files changed, 30307 insertions(+) create mode 100644 testing/web-platform/tests/wai-aria/manual/README.md create mode 100644 testing/web-platform/tests/wai-aria/manual/alertdialog_modal_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/alertdialog_modal_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/application_activedescendant-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/application_activedescendant_value_changes-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-current_not_declared-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-current_with_value_changes-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-current_with_value_date-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-current_with_value_location-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-current_with_value_page-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-current_with_value_step-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-current_with_value_time-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-current_with_value_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-current_with_value_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-details_pointing_to_details_element-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/aria-details_pointing_to_div_element-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/article_in_feed_posinset_and_setsize-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/article_in_feed_setsize_-1-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/article_not_in_feed_posinset_and_setsize-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_haspopup_dialog-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_haspopup_emptystring-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_haspopup_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_haspopup_foo-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_haspopup_grid-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_haspopup_listbox-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_haspopup_menu-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_haspopup_tree-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_haspopup_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_haspopup_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_roledescription_empty-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_roledescription_valid-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/button_roledescription_whitespace_only-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_aria-colspan_2_on_div-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_aria-colspan_2_on_td_html_colspan_3-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_aria-colspan_2_on_td_html_colspan_3_with_headers_and_border-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_aria-colspan_2_on_td_html_colspan_3_with_three_actual_columns-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_aria-colspan_2_on_td_with_html_colspan_not_specified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_aria-rowspan_2_on_div-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_aria-rowspan_2_on_td_html_rowspan_3-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_aria-rowspan_2_on_td_html_rowspan_3_with_three_actual_rows-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_aria-rowspan_2_on_td_with_html_rowspan_not_specified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_colindex_4-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/cell_rowindex_4-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/checkbox_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/checkbox_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/checkbox_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_aria-colspan_2_on_div-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_aria-colspan_2_on_th_html_colspan_3-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_aria-colspan_2_on_th_html_colspan_3_with_three_actual_columns-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_aria-colspan_2_on_th_with_html_colspan_not_specified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_aria-rowspan_2_on_div-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_aria-rowspan_2_on_th_html_rowspan_3-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_aria-rowspan_2_on_th_html_rowspan_3_with_three_actual_rows-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_aria-rowspan_2_on_th_with_html_rowspan_not_specified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_colindex_4-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_rowindex_4-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_selected_false_not_automatically_propagated-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/columnheader_selected_true_not_automatically_propagated-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_controls_an_invalid_id-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_haspopup_dialog-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_haspopup_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_haspopup_grid-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_haspopup_listbox-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_haspopup_menu-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_haspopup_tree-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_haspopup_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_haspopup_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_orientation_horizontal-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_orientation_vertical-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/combobox_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/dialog_modal_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/dialog_modal_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/dialog_modal_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/div_element_without_role_roledescription_valid-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/errormessage_object_in_invalid_state-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/errormessage_object_in_valid_state-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/feed-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/figure-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_aria-readonly_false_automatically_propagated-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_aria-readonly_true_automatically_propagated-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_busy_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_busy_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_busy_value_changes-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_colcount_8-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_columnheader_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_columnheader_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_columnheader_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_columnheader_required_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_columnheader_required_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_columnheader_required_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_rowcount_3-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_rowheader_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_rowheader_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_rowheader_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_rowheader_required_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_rowheader_required_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/grid_rowheader_required_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/gridcell_aria-colspan_2_on_div-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/gridcell_aria-rowspan_2_on_div-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/gridcell_colindex_4-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/gridcell_rowindex_4-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/group_hidden_undefined_element_not_rendered-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/group_hidden_undefined_element_rendered-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/heading_level_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/keyshortcuts_multiple_shortcuts-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/keyshortcuts_one_shortcut-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/listbox_busy_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/listbox_busy_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/listbox_orientation_horizontal-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/listbox_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/listbox_orientation_vertical-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/listbox_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/listbox_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/listbox_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/listitem_setsize_-1-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menu_orientation_horizontal-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menu_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menu_orientation_vertical-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menubar_busy_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menubar_busy_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menubar_orientation_horizontal-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menubar_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menubar_orientation_vertical-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitem_expanded_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitem_expanded_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitem_posinset_and_setsize-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemcheckbox_expanded_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemcheckbox_expanded_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemcheckbox_posinset_and_setsize-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemcheckbox_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemcheckbox_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemcheckbox_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemradio_expanded_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemradio_expanded_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemradio_posinset_and_setsize-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemradio_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemradio_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/menuitemradio_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/none-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/option_selected_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/option_selected_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/option_selected_undefined-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/option_selected_value_changes-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/radiogroup_orientation_horizontal-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/radiogroup_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/radiogroup_orientation_vertical-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/radiogroup_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/radiogroup_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/radiogroup_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/region_with_name-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/region_without_name-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/row_colindex_4-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/row_rowindex_4-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/rowheader_aria-colspan_2_on_div-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/rowheader_aria-rowspan_2_on_div-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/rowheader_colindex_4-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/rowheader_rowindex_4-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/rowheader_selected_false_not_automatically_propagated-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/rowheader_selected_true_not_automatically_propagated-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/scrollbar_all_values_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/scrollbar_only_valuenow_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/scrollbar_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_activedescendant-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_activedescendant_value_changes-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_autocomplete_both-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_autocomplete_inline-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_autocomplete_list-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_autocomplete_none-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_autocomplete_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_multiline_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_multiline_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_multiline_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_placeholder-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_required_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_required_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/searchbox_required_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/separator_focusable_all_values_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/separator_focusable_only_valuenow_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/separator_focusable_valuetext-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/separator_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/separator_unfocusable_all_values_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/separator_unfocusable_valuetext-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/slider_all_values_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/slider_only_valuenow_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/slider_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/slider_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/slider_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/slider_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/spinbutton_all_values_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/spinbutton_only_aria-valuenow_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/spinbutton_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/spinbutton_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/spinbutton_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/switch_checked_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/switch_checked_mixed-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/switch_checked_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/switch_checked_undefined-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/switch_checked_value_changes-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/switch_readonly_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/switch_readonly_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/switch_readonly_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/tab_posinset_and_setsize-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/table_colcount_-1-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/table_colcount_8-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/table_rowcount_-1-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/table_rowcount_3-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/tablist_orientation_horizontal-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/tablist_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/tablist_orientation_vertical-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/term_role-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/textbox_placeholder-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/toolbar_orientation_horizontal-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/toolbar_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/toolbar_orientation_vertical-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/tree_orientation_horizontal-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/tree_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/tree_orientation_vertical-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/treegrid_colcount_8-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/treegrid_orientation_horizontal-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/treegrid_orientation_unspecified-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/treegrid_orientation_vertical-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/treegrid_rowcount_3-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/treeitem_selected_false-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/treeitem_selected_true-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/treeitem_selected_undefined-manual.html create mode 100644 testing/web-platform/tests/wai-aria/manual/treeitem_selected_value_changes-manual.html (limited to 'testing/web-platform/tests/wai-aria/manual') diff --git a/testing/web-platform/tests/wai-aria/manual/README.md b/testing/web-platform/tests/wai-aria/manual/README.md new file mode 100644 index 0000000000..4e1a7706e3 --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/README.md @@ -0,0 +1,65 @@ +Wai-aria: Tests for the WAI-ARIA Recommendations +================================================ + +The [WAI ARIA Recommendations](https://www.w3.org/TR/wai-aria) +define extensions to HTML4/5 for support of extended semantics. These +semantics make it easier for Assistive Technologies to interpret and +present content to users with varying physical and cognitive abilities. + +The purpose of these tests is to help ensure that user agents support the +requirements of the Recommendations. + +The general approach for this testing is to enable both manual and automated +testing, with a preference for automation. + + +Running Tests +------------- + +In order to run these tests in an automated fashion, you will need to have a +special Assistive Technology Test Adapter (ATTA) for the platform under test. We will +provide a list of these for popular platforms here as they are made available. + +The ATTA will monitor the window under test via the platforms Accessibility +Layer, forwarding information about the Accessibility Tree to the running test +so that it can evaluate support for the various features under test. + +The workflow for running these tests is something like: + +1. Start up the ATTA for the platform under test, informing it of the location + of the test server and the user agent to be tested. +2. Start up the test driver window and select the wai-aria tests to be run + (e.g., the ARIA 1.1 tests) - click "Start" +3. A window pops up that shows a test - the description of which tells the + tester what is being tested. In an automated test, the test with proceed + without user intervention. In a manual test, some user input may be required + in order to stimulate the test. +4. The test runs. Success or failure is determined and reported to the test + driver window, which then cycles to the next test in the sequence. +5. Repeat steps 2-4 until done. +6. Download the JSON format report of test results, which can then be visually + inspected, reported on using various tools, or passed on to W3C for + evaluation and collection in the Implementation Report via github. + +**Remember that while these tests are written to help exercise implementations, +their other (important) purpose is to increase confidence that there are +interoperable implementations.** So, implementers are the audience, but these +tests are not meant to be a comprehensive collection of tests for a client that +might implement the Recommendation. + + +Capturing and Reporting Results +------------------------------- + +As tests are run against implementations, if the results of testing are +submitted to [test-results](https://github.com/w3c/test-results/) then they will +be automatically included in documents generated by +[wptreport](https://www.github.com/w3c/wptreport). The same tool can be used +locally to view reports about recorded results. + + +Writing Tests +------------- + +If you are interested in writing tests for this environment, see the +associated [CONTRIBUTING](CONTRIBUTING.md) document. diff --git a/testing/web-platform/tests/wai-aria/manual/alertdialog_modal_false-manual.html b/testing/web-platform/tests/wai-aria/manual/alertdialog_modal_false-manual.html new file mode 100644 index 0000000000..ee64c9dbf0 --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/alertdialog_modal_false-manual.html @@ -0,0 +1,127 @@ + + + + alertdialog modal false + + + + + + + + +

This test examines the ARIA properties for alertdialog modal false.

+

Modal Dialog Box Test

+
+ You have an error. + +
+ +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/alertdialog_modal_true-manual.html b/testing/web-platform/tests/wai-aria/manual/alertdialog_modal_true-manual.html new file mode 100644 index 0000000000..4affe2fd5e --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/alertdialog_modal_true-manual.html @@ -0,0 +1,107 @@ + + + + alertdialog modal true + + + + + + + + +

This test examines the ARIA properties for alertdialog modal true.

+

Modal Dialog Box Test

+
+ You have an error. + +
+ +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/application_activedescendant-manual.html b/testing/web-platform/tests/wai-aria/manual/application_activedescendant-manual.html new file mode 100644 index 0000000000..a6ef85ac3d --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/application_activedescendant-manual.html @@ -0,0 +1,202 @@ + + + + application activedescendant + + + + + + + + +

This test examines the ARIA properties for application activedescendant.

+
+
Hello world
+
+ then role:application, aria-activedescendant: bob + +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/application_activedescendant_value_changes-manual.html b/testing/web-platform/tests/wai-aria/manual/application_activedescendant_value_changes-manual.html new file mode 100644 index 0000000000..d923c84dea --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/application_activedescendant_value_changes-manual.html @@ -0,0 +1,253 @@ + + + + application activedescendant value changes + + + + + + + + +

This test examines the ARIA properties for application activedescendant value changes.

+
+
Hello world
+
+ then role:application, aria-activedescendant: bob generates a state change event + +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/aria-current_not_declared-manual.html b/testing/web-platform/tests/wai-aria/manual/aria-current_not_declared-manual.html new file mode 100644 index 0000000000..ecf95bb64f --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/aria-current_not_declared-manual.html @@ -0,0 +1,116 @@ + + + + aria-current not declared + + + + + + + + +

This test examines the ARIA properties for aria-current not declared.

+ + +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_changes-manual.html b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_changes-manual.html new file mode 100644 index 0000000000..d3f1eae005 --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_changes-manual.html @@ -0,0 +1,110 @@ + + + + aria-current with value changes + + + + + + + + +

This test examines the ARIA properties for aria-current with value changes.

+ + +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_date-manual.html b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_date-manual.html new file mode 100644 index 0000000000..b15f5ec13a --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_date-manual.html @@ -0,0 +1,118 @@ + + + + aria-current with value date + + + + + + + + +

This test examines the ARIA properties for aria-current with value date.

+ + + + +
1
+ +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_location-manual.html b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_location-manual.html new file mode 100644 index 0000000000..e8cf762c0e --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_location-manual.html @@ -0,0 +1,114 @@ + + + + aria-current with value location + + + + + + + + +

This test examines the ARIA properties for aria-current with value location.

+ + +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_page-manual.html b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_page-manual.html new file mode 100644 index 0000000000..ba48b738cc --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_page-manual.html @@ -0,0 +1,120 @@ + + + + aria-current with value page + + + + + + + + +

This test examines the ARIA properties for aria-current with value page.

+
1
+ +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_step-manual.html b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_step-manual.html new file mode 100644 index 0000000000..6f4d5986c6 --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_step-manual.html @@ -0,0 +1,120 @@ + + + + aria-current with value step + + + + + + + + +

This test examines the ARIA properties for aria-current with value step.

+
1
+ +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_time-manual.html b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_time-manual.html new file mode 100644 index 0000000000..046fb81769 --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_time-manual.html @@ -0,0 +1,118 @@ + + + + aria-current with value time + + + + + + + + +

This test examines the ARIA properties for aria-current with value time.

+ + + + +
1
+ +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_true-manual.html b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_true-manual.html new file mode 100644 index 0000000000..3ce799f8b2 --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_true-manual.html @@ -0,0 +1,116 @@ + + + + aria-current with value true + + + + + + + + +

This test examines the ARIA properties for aria-current with value true.

+ + +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_unspecified-manual.html b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_unspecified-manual.html new file mode 100644 index 0000000000..c017a000a1 --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/aria-current_with_value_unspecified-manual.html @@ -0,0 +1,110 @@ + + + + aria-current with value unspecified + + + + + + + + +

This test examines the ARIA properties for aria-current with value unspecified.

+ + +
+
+
+ + diff --git a/testing/web-platform/tests/wai-aria/manual/aria-details_pointing_to_details_element-manual.html b/testing/web-platform/tests/wai-aria/manual/aria-details_pointing_to_details_element-manual.html new file mode 100644 index 0000000000..6a0d9d776a --- /dev/null +++ b/testing/web-platform/tests/wai-aria/manual/aria-details_pointing_to_details_element-manual.html @@ -0,0 +1,90 @@ + + + + aria-details pointing to details element + + + + + + + + +

This test examines the ARIA properties for aria-details pointing to details element.

+ +
+ More information at W3.org +