mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 39a308770f17 (bug 920223)
This commit is contained in:
parent
18e0fbba48
commit
358374d07d
@ -3,3 +3,17 @@
|
||||
# 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)
|
||||
|
@ -1,14 +0,0 @@
|
||||
[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,6 +3,3 @@
|
||||
# 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,3 +3,13 @@
|
||||
# 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)
|
||||
|
@ -1,10 +0,0 @@
|
||||
[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,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,9 @@
|
||||
# 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)
|
||||
|
@ -1,6 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_list.html]
|
||||
[test_select.html]
|
||||
[test_zoom.html]
|
||||
[test_zoom_text.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,8 @@
|
||||
# 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)
|
||||
|
@ -1,5 +0,0 @@
|
||||
[DEFAULT]
|
||||
support-files = editabletext.js
|
||||
|
||||
[test_1.html]
|
||||
[test_2.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,10 @@
|
||||
# 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)
|
||||
|
@ -1,7 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_HTMLSpec.html]
|
||||
[test_figure.html]
|
||||
[test_listbox.xul]
|
||||
[test_nsApplicationAcc.html]
|
||||
[test_plugin.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,6 +3,56 @@
|
||||
# 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 += \
|
||||
|
@ -1,50 +0,0 @@
|
||||
[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,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,8 @@
|
||||
# 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)
|
||||
|
@ -1,5 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_focusedChild.html]
|
||||
[test_takeFocus.html]
|
||||
[test_takeFocus.xul]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,12 @@
|
||||
# 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)
|
||||
|
@ -1,9 +0,0 @@
|
||||
[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,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,8 @@
|
||||
# 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)
|
||||
|
@ -1,5 +0,0 @@
|
||||
[DEFAULT]
|
||||
support-files = hyperlink.js
|
||||
|
||||
[test_general.html]
|
||||
[test_general.xul]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,7 @@
|
||||
# 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)
|
||||
|
@ -1,4 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_general.html]
|
||||
[test_update.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,14 @@
|
||||
# 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)
|
||||
|
@ -1,12 +0,0 @@
|
||||
[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]
|
@ -1,7 +1,4 @@
|
||||
# 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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
@ -3,3 +3,17 @@
|
||||
# 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)
|
||||
|
@ -1,15 +0,0 @@
|
||||
[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,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,9 @@
|
||||
# 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)
|
||||
|
@ -1,7 +0,0 @@
|
||||
[DEFAULT]
|
||||
support-files =
|
||||
doc_virtualcursor.html
|
||||
doc_virtualcursor_text.html
|
||||
|
||||
[test_virtualcursor.html]
|
||||
[test_virtualcursor_text.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,13 @@
|
||||
# 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)
|
||||
|
@ -1,10 +0,0 @@
|
||||
[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,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -2,3 +2,10 @@
|
||||
# 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)
|
||||
|
@ -1,7 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_aria.html]
|
||||
[test_aria.xul]
|
||||
[test_general.html]
|
||||
[test_general.xul]
|
||||
[test_svg.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,7 @@
|
||||
# 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)
|
||||
|
@ -1,4 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_zoom.html]
|
||||
[test_zoom_text.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,11 @@
|
||||
# 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)
|
||||
|
@ -1,8 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_aria.html]
|
||||
[test_listbox.xul]
|
||||
[test_menu.xul]
|
||||
[test_menulist.xul]
|
||||
[test_select.html]
|
||||
[test_tree.xul]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,32 @@
|
||||
# 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)
|
||||
|
@ -1,30 +0,0 @@
|
||||
[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,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,25 @@
|
||||
# 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)
|
||||
|
@ -1,22 +0,0 @@
|
||||
[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,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,17 @@
|
||||
# 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)
|
||||
|
@ -1,14 +0,0 @@
|
||||
[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,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,7 @@
|
||||
# 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)
|
||||
|
@ -1,4 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_general.html]
|
||||
[test_invalid.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,7 @@
|
||||
# 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)
|
||||
|
@ -1,4 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_browserui.xul]
|
||||
[test_general.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,7 @@
|
||||
# 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)
|
||||
|
@ -1,4 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_general.html]
|
||||
[test_userinput.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,27 @@
|
||||
# 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)
|
||||
|
@ -1,24 +0,0 @@
|
||||
[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,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
@ -3,3 +3,9 @@
|
||||
# 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)
|
||||
|
@ -1,6 +0,0 @@
|
||||
[DEFAULT]
|
||||
|
||||
[test_general.html]
|
||||
[test_progress.html]
|
||||
[test_progress.xul]
|
||||
[test_range.html]
|
@ -4,5 +4,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/.
|
||||
|
||||
A11Y_MANIFESTS += ['a11y.ini']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user