Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger

This commit is contained in:
Gregory Szorc 2013-09-30 09:52:09 +02:00
parent b03f79a7e6
commit 2abeea9d6c
75 changed files with 339 additions and 283 deletions

View File

@ -3,17 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_anchors.html \
test_aria.html \
test_general.html \
test_general.xul \
test_controls.html \
test_keys_menu.xul \
test_keys.html \
test_link.html \
test_media.html \
test_select.html \
test_tree.xul \
test_treegrid.xul \
$(NULL)

View File

@ -0,0 +1,14 @@
[DEFAULT]
[test_anchors.html]
[test_aria.html]
[test_controls.html]
[test_general.html]
[test_general.xul]
[test_keys.html]
[test_keys_menu.xul]
[test_link.html]
[test_media.html]
[test_select.html]
[test_tree.xul]
[test_treegrid.xul]

View File

@ -3,3 +3,6 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,13 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_obj.html \
test_obj_css.html \
test_obj_css.xul \
test_obj_group.html \
test_obj_group.xul \
test_obj_group_tree.xul \
test_tag.html \
test_xml-roles.html \
$(NULL)

View File

@ -0,0 +1,10 @@
[DEFAULT]
[test_obj.html]
[test_obj_css.html]
[test_obj_css.xul]
[test_obj_group.html]
[test_obj_group.xul]
[test_obj_group_tree.xul]
[test_tag.html]
[test_xml-roles.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,9 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_list.html \
test_select.html \
test_zoom_text.html \
test_zoom.html \
$(NULL)

View File

@ -0,0 +1,6 @@
[DEFAULT]
[test_list.html]
[test_select.html]
[test_zoom.html]
[test_zoom_text.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,8 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
editabletext.js \
test_1.html \
test_2.html \
$(NULL)

View File

@ -0,0 +1,5 @@
[DEFAULT]
support-files = editabletext.js
[test_1.html]
[test_2.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,10 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_figure.html \
test_HTMLSpec.html \
test_listbox.xul \
test_nsApplicationAcc.html \
test_plugin.html \
$(NULL)

View File

@ -0,0 +1,7 @@
[DEFAULT]
[test_HTMLSpec.html]
[test_figure.html]
[test_listbox.xul]
[test_nsApplicationAcc.html]
[test_plugin.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,56 +3,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
docload_wnd.html \
focus.html \
scroll.html \
test_aria_alert.html \
test_aria_menu.html \
test_aria_objattr.html \
test_aria_statechange.html \
test_attrs.html \
test_caretmove.html \
test_caretmove.xul \
test_coalescence.html \
test_contextmenu.html \
test_docload_aria.html \
test_docload.html \
test_docload.xul \
test_dragndrop.html \
test_flush.html \
test_focus_aria_activedescendant.html \
test_focus_browserui.xul \
test_focus_canvas.html \
test_focus_contextmenu.xul \
test_focus_controls.html \
test_focus_dialog.html \
test_focus_doc.html \
test_focus_general.html \
test_focus_general.xul \
test_focus_listcontrols.xul \
test_focus_menu.xul \
test_focus_name.html \
test_focus_selects.html \
test_focus_tabbox.xul \
test_focus_tree.xul \
test_fromUserInput.html \
test_label.xul \
test_menu.xul \
test_mutation.html \
test_mutation.xhtml \
test_scroll.xul \
test_selection_aria.html \
test_selection.html \
test_selection.xul \
test_statechange.html \
test_text_alg.html \
test_text.html \
test_textattrchange.html \
test_tree.xul \
test_valuechange.html \
$(NULL)
# Disabled on Linux and Windows due to frequent failures - bug 695019, bug 890795
ifeq (,$(filter Linux WINNT,$(OS_ARCH)))
MOCHITEST_A11Y_FILES += \

View File

@ -0,0 +1,50 @@
[DEFAULT]
support-files =
docload_wnd.html
focus.html
scroll.html
[test_aria_alert.html]
[test_aria_menu.html]
[test_aria_objattr.html]
[test_aria_statechange.html]
[test_attrs.html]
[test_caretmove.html]
[test_caretmove.xul]
[test_coalescence.html]
[test_contextmenu.html]
[test_docload.html]
[test_docload.xul]
[test_docload_aria.html]
[test_dragndrop.html]
[test_flush.html]
[test_focus_aria_activedescendant.html]
[test_focus_browserui.xul]
[test_focus_canvas.html]
[test_focus_contextmenu.xul]
[test_focus_controls.html]
[test_focus_dialog.html]
[test_focus_doc.html]
[test_focus_general.html]
[test_focus_general.xul]
[test_focus_listcontrols.xul]
[test_focus_menu.xul]
[test_focus_name.html]
[test_focus_selects.html]
[test_focus_tabbox.xul]
[test_focus_tree.xul]
[test_fromUserInput.html]
[test_label.xul]
[test_menu.xul]
[test_mutation.html]
[test_mutation.xhtml]
[test_scroll.xul]
[test_selection.html]
[test_selection.xul]
[test_selection_aria.html]
[test_statechange.html]
[test_text.html]
[test_text_alg.html]
[test_textattrchange.html]
[test_tree.xul]
[test_valuechange.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,8 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_focusedChild.html \
test_takeFocus.html \
test_takeFocus.xul \
$(NULL)

View File

@ -0,0 +1,5 @@
[DEFAULT]
[test_focusedChild.html]
[test_takeFocus.html]
[test_takeFocus.xul]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,12 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES = \
test_browser.html \
test_general.html \
test_menu.xul \
test_zoom_text.html \
test_zoom_tree.xul \
test_zoom.html \
zoom_tree.xul \
$(NULL)

View File

@ -0,0 +1,9 @@
[DEFAULT]
support-files = zoom_tree.xul
[test_browser.html]
[test_general.html]
[test_menu.xul]
[test_zoom.html]
[test_zoom_text.html]
[test_zoom_tree.xul]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,8 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
hyperlink.js \
test_general.html \
test_general.xul \
$(NULL)

View File

@ -0,0 +1,5 @@
[DEFAULT]
support-files = hyperlink.js
[test_general.html]
[test_general.xul]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,7 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES = \
test_general.html \
test_update.html \
$(NULL)

View File

@ -0,0 +1,4 @@
[DEFAULT]
[test_general.html]
[test_update.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,14 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
jsatcommon.js \
output.js \
test_alive.html \
test_braille.html \
test_explicit_names.html \
test_landmarks.html \
test_live_regions.html \
test_tables.html \
test_utterance_order.html \
$(NULL)

View File

@ -0,0 +1,12 @@
[DEFAULT]
support-files =
jsatcommon.js
output.js
[test_alive.html]
[test_braille.html]
[test_explicit_names.html]
[test_landmarks.html]
[test_live_regions.html]
[test_tables.html]
[test_utterance_order.html]

View File

@ -1,4 +1,7 @@
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,17 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
general.css \
general.xbl \
markup.js \
test_general.html \
test_general.xul \
test_link.html \
test_list.html \
test_markup.html \
test_svg.html \
test_tree.xul \
test_browserui.xul \
markuprules.xml \
$(NULL)

View File

@ -0,0 +1,15 @@
[DEFAULT]
support-files =
general.css
general.xbl
markup.js
markuprules.xml
[test_browserui.xul]
[test_general.html]
[test_general.xul]
[test_link.html]
[test_list.html]
[test_markup.html]
[test_svg.html]
[test_tree.xul]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,9 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES = \
doc_virtualcursor.html \
doc_virtualcursor_text.html \
test_virtualcursor.html \
test_virtualcursor_text.html \
$(NULL)

View File

@ -0,0 +1,7 @@
[DEFAULT]
support-files =
doc_virtualcursor.html
doc_virtualcursor_text.html
[test_virtualcursor.html]
[test_virtualcursor_text.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,13 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_bindings.xhtml \
test_embeds.xul \
test_general.html \
test_general.xul \
test_tabbrowser.xul \
test_tree.xul \
test_ui_modalprompt.html \
test_update.html \
$(NULL)

View File

@ -0,0 +1,10 @@
[DEFAULT]
[test_bindings.xhtml]
[test_embeds.xul]
[test_general.html]
[test_general.xul]
[test_tabbrowser.xul]
[test_tree.xul]
[test_ui_modalprompt.html]
[test_update.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -2,10 +2,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_aria.html \
test_aria.xul \
test_general.html \
test_general.xul \
test_svg.html \
$(NULL)

View File

@ -0,0 +1,7 @@
[DEFAULT]
[test_aria.html]
[test_aria.xul]
[test_general.html]
[test_general.xul]
[test_svg.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,7 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_zoom_text.html \
test_zoom.html \
$(NULL)

View File

@ -0,0 +1,4 @@
[DEFAULT]
[test_zoom.html]
[test_zoom_text.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,11 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_aria.html \
test_listbox.xul \
test_menu.xul \
test_menulist.xul \
test_select.html \
test_tree.xul \
$(NULL)

View File

@ -0,0 +1,8 @@
[DEFAULT]
[test_aria.html]
[test_listbox.xul]
[test_menu.xul]
[test_menulist.xul]
[test_select.html]
[test_tree.xul]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,32 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_aria.html \
test_aria_imgmap.html \
test_aria_widgetitems.html \
test_buttons.html \
test_controls.html \
test_controls.xul \
test_doc.html \
test_doc_busy.html \
test_docarticle.html \
test_editablebody.html \
test_expandable.xul \
test_frames.html \
test_inputs.html \
test_link.html \
test_popup.xul \
test_selects.html \
test_stale.html \
test_textbox.xul \
test_tabs.xul \
test_tree.xul \
test_visibility.html \
test_visibility.xul \
z_frames.html \
z_frames_article.html \
z_frames_checkbox.html \
z_frames_textbox.html \
z_frames_update.html \
$(NULL)

View File

@ -0,0 +1,30 @@
[DEFAULT]
support-files =
z_frames.html
z_frames_article.html
z_frames_checkbox.html
z_frames_textbox.html
z_frames_update.html
[test_aria.html]
[test_aria_imgmap.html]
[test_aria_widgetitems.html]
[test_buttons.html]
[test_controls.html]
[test_controls.xul]
[test_doc.html]
[test_doc_busy.html]
[test_docarticle.html]
[test_editablebody.html]
[test_expandable.xul]
[test_frames.html]
[test_inputs.html]
[test_link.html]
[test_popup.xul]
[test_selects.html]
[test_stale.html]
[test_tabs.xul]
[test_textbox.xul]
[test_tree.xul]
[test_visibility.html]
[test_visibility.xul]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,25 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES = \
test_headers_ariagrid.html \
test_headers_listbox.xul \
test_headers_table.html \
test_headers_tree.xul \
test_indexes_ariagrid.html \
test_indexes_listbox.xul \
test_indexes_table.html \
test_indexes_tree.xul \
test_layoutguess.html \
test_sels_ariagrid.html \
test_sels_listbox.xul \
test_sels_table.html \
test_sels_tree.xul \
test_struct_ariagrid.html \
test_struct_ariatreegrid.html \
test_struct_listbox.xul \
test_struct_table.html \
test_struct_tree.xul \
test_table_1.html \
test_table_2.html \
$(NULL)

View File

@ -0,0 +1,22 @@
[DEFAULT]
[test_headers_ariagrid.html]
[test_headers_listbox.xul]
[test_headers_table.html]
[test_headers_tree.xul]
[test_indexes_ariagrid.html]
[test_indexes_listbox.xul]
[test_indexes_table.html]
[test_indexes_tree.xul]
[test_layoutguess.html]
[test_sels_ariagrid.html]
[test_sels_listbox.xul]
[test_sels_table.html]
[test_sels_tree.xul]
[test_struct_ariagrid.html]
[test_struct_ariatreegrid.html]
[test_struct_listbox.xul]
[test_struct_table.html]
[test_struct_tree.xul]
[test_table_1.html]
[test_table_2.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,17 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES = \
doc.html \
test_atcaretoffset.html \
test_charboundary.html \
test_doc.html \
test_general.xul \
test_gettext.html \
test_hypertext.html \
test_lineboundary.html \
test_passwords.html \
test_selection.html \
test_wordboundary.html \
test_words.html \
$(NULL)

View File

@ -0,0 +1,14 @@
[DEFAULT]
support-files = doc.html
[test_atcaretoffset.html]
[test_charboundary.html]
[test_doc.html]
[test_general.xul]
[test_gettext.html]
[test_hypertext.html]
[test_lineboundary.html]
[test_passwords.html]
[test_selection.html]
[test_wordboundary.html]
[test_words.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,7 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_general.html \
test_invalid.html \
$(NULL)

View File

@ -0,0 +1,4 @@
[DEFAULT]
[test_general.html]
[test_invalid.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,7 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES = \
test_browserui.xul \
test_general.html \
$(NULL)

View File

@ -0,0 +1,4 @@
[DEFAULT]
[test_browserui.xul]
[test_general.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,7 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES = \
test_general.html \
test_userinput.html \
$(NULL)

View File

@ -0,0 +1,4 @@
[DEFAULT]
[test_general.html]
[test_userinput.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,27 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_ariadialog.html \
test_canvas.html \
test_colorpicker.xul \
test_cssoverflow.html \
test_contextmenu.xul \
test_deck.xul \
test_doc.html \
test_gencontent.html \
test_hidden.html \
test_imagemap.html \
test_list_editabledoc.html \
test_list.html \
test_listbox.xul \
test_menu.xul \
test_menubutton.xul \
test_optgroup.html \
test_recreation.html \
test_select.html \
test_bug852150.xhtml \
test_textleaf.html \
test_visibility.html \
test_whitespace.html \
$(NULL)

View File

@ -0,0 +1,24 @@
[DEFAULT]
[test_ariadialog.html]
[test_bug852150.xhtml]
[test_canvas.html]
[test_colorpicker.xul]
[test_contextmenu.xul]
[test_cssoverflow.html]
[test_deck.xul]
[test_doc.html]
[test_gencontent.html]
[test_hidden.html]
[test_imagemap.html]
[test_list.html]
[test_list_editabledoc.html]
[test_listbox.xul]
[test_menu.xul]
[test_menubutton.xul]
[test_optgroup.html]
[test_recreation.html]
[test_select.html]
[test_textleaf.html]
[test_visibility.html]
[test_whitespace.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']

View File

@ -3,9 +3,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_A11Y_FILES =\
test_general.html \
test_progress.html \
test_progress.xul \
test_range.html \
$(NULL)

View File

@ -0,0 +1,6 @@
[DEFAULT]
[test_general.html]
[test_progress.html]
[test_progress.xul]
[test_range.html]

View File

@ -4,3 +4,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
A11Y_MANIFESTS += ['a11y.ini']