mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger
This commit is contained in:
parent
18c2c27094
commit
dbed6e9a48
@ -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)
|
||||
|
14
accessible/tests/mochitest/actions/a11y.ini
Normal file
14
accessible/tests/mochitest/actions/a11y.ini
Normal 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]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
10
accessible/tests/mochitest/attributes/a11y.ini
Normal file
10
accessible/tests/mochitest/attributes/a11y.ini
Normal 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]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
6
accessible/tests/mochitest/bounds/a11y.ini
Normal file
6
accessible/tests/mochitest/bounds/a11y.ini
Normal file
@ -0,0 +1,6 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_list.html]
|
||||
[test_select.html]
|
||||
[test_zoom.html]
|
||||
[test_zoom_text.html]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
5
accessible/tests/mochitest/editabletext/a11y.ini
Normal file
5
accessible/tests/mochitest/editabletext/a11y.ini
Normal file
@ -0,0 +1,5 @@
|
||||
[DEFAULT]
|
||||
support-files = editabletext.js
|
||||
|
||||
[test_1.html]
|
||||
[test_2.html]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
7
accessible/tests/mochitest/elm/a11y.ini
Normal file
7
accessible/tests/mochitest/elm/a11y.ini
Normal file
@ -0,0 +1,7 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_HTMLSpec.html]
|
||||
[test_figure.html]
|
||||
[test_listbox.xul]
|
||||
[test_nsApplicationAcc.html]
|
||||
[test_plugin.html]
|
@ -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']
|
||||
|
||||
|
@ -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 += \
|
||||
|
50
accessible/tests/mochitest/events/a11y.ini
Normal file
50
accessible/tests/mochitest/events/a11y.ini
Normal 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]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
5
accessible/tests/mochitest/focus/a11y.ini
Normal file
5
accessible/tests/mochitest/focus/a11y.ini
Normal file
@ -0,0 +1,5 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_focusedChild.html]
|
||||
[test_takeFocus.html]
|
||||
[test_takeFocus.xul]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
9
accessible/tests/mochitest/hittest/a11y.ini
Normal file
9
accessible/tests/mochitest/hittest/a11y.ini
Normal 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]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
5
accessible/tests/mochitest/hyperlink/a11y.ini
Normal file
5
accessible/tests/mochitest/hyperlink/a11y.ini
Normal file
@ -0,0 +1,5 @@
|
||||
[DEFAULT]
|
||||
support-files = hyperlink.js
|
||||
|
||||
[test_general.html]
|
||||
[test_general.xul]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
4
accessible/tests/mochitest/hypertext/a11y.ini
Normal file
4
accessible/tests/mochitest/hypertext/a11y.ini
Normal file
@ -0,0 +1,4 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_general.html]
|
||||
[test_update.html]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
12
accessible/tests/mochitest/jsat/a11y.ini
Normal file
12
accessible/tests/mochitest/jsat/a11y.ini
Normal 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]
|
@ -2,3 +2,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']
|
||||
|
||||
|
@ -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)
|
||||
|
15
accessible/tests/mochitest/name/a11y.ini
Normal file
15
accessible/tests/mochitest/name/a11y.ini
Normal 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]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
7
accessible/tests/mochitest/pivot/a11y.ini
Normal file
7
accessible/tests/mochitest/pivot/a11y.ini
Normal file
@ -0,0 +1,7 @@
|
||||
[DEFAULT]
|
||||
support-files =
|
||||
doc_virtualcursor.html
|
||||
doc_virtualcursor_text.html
|
||||
|
||||
[test_virtualcursor.html]
|
||||
[test_virtualcursor_text.html]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
10
accessible/tests/mochitest/relations/a11y.ini
Normal file
10
accessible/tests/mochitest/relations/a11y.ini
Normal 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]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
7
accessible/tests/mochitest/role/a11y.ini
Normal file
7
accessible/tests/mochitest/role/a11y.ini
Normal file
@ -0,0 +1,7 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_aria.html]
|
||||
[test_aria.xul]
|
||||
[test_general.html]
|
||||
[test_general.xul]
|
||||
[test_svg.html]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
4
accessible/tests/mochitest/scroll/a11y.ini
Normal file
4
accessible/tests/mochitest/scroll/a11y.ini
Normal file
@ -0,0 +1,4 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_zoom.html]
|
||||
[test_zoom_text.html]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
8
accessible/tests/mochitest/selectable/a11y.ini
Normal file
8
accessible/tests/mochitest/selectable/a11y.ini
Normal file
@ -0,0 +1,8 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_aria.html]
|
||||
[test_listbox.xul]
|
||||
[test_menu.xul]
|
||||
[test_menulist.xul]
|
||||
[test_select.html]
|
||||
[test_tree.xul]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
30
accessible/tests/mochitest/states/a11y.ini
Normal file
30
accessible/tests/mochitest/states/a11y.ini
Normal 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]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
22
accessible/tests/mochitest/table/a11y.ini
Normal file
22
accessible/tests/mochitest/table/a11y.ini
Normal 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]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
14
accessible/tests/mochitest/text/a11y.ini
Normal file
14
accessible/tests/mochitest/text/a11y.ini
Normal 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]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
4
accessible/tests/mochitest/textattrs/a11y.ini
Normal file
4
accessible/tests/mochitest/textattrs/a11y.ini
Normal file
@ -0,0 +1,4 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_general.html]
|
||||
[test_invalid.html]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
4
accessible/tests/mochitest/textcaret/a11y.ini
Normal file
4
accessible/tests/mochitest/textcaret/a11y.ini
Normal file
@ -0,0 +1,4 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_browserui.xul]
|
||||
[test_general.html]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
4
accessible/tests/mochitest/textselection/a11y.ini
Normal file
4
accessible/tests/mochitest/textselection/a11y.ini
Normal file
@ -0,0 +1,4 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_general.html]
|
||||
[test_userinput.html]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
24
accessible/tests/mochitest/treeupdate/a11y.ini
Normal file
24
accessible/tests/mochitest/treeupdate/a11y.ini
Normal 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]
|
@ -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']
|
||||
|
||||
|
@ -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)
|
||||
|
6
accessible/tests/mochitest/value/a11y.ini
Normal file
6
accessible/tests/mochitest/value/a11y.ini
Normal file
@ -0,0 +1,6 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_general.html]
|
||||
[test_progress.html]
|
||||
[test_progress.xul]
|
||||
[test_range.html]
|
@ -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']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user