gecko/accessible/tests/mochitest
2009-05-22 16:03:47 -07:00
..
actions.js Bug 489549 - Buttons of HTML5 audio and video element control set have no accessible names, r=marcoz, davidb, dolske, enndeaking, sr=neil 2009-05-11 09:32:09 +08:00
attributes.js Bug 473570 - Restrict font-weight text attribute to allowed values, r=marcoz, davidb, mozbugz, sr=roc 2009-03-04 14:46:29 +08:00
common.js Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
events.js Bug 489549 - Buttons of HTML5 audio and video element control set have no accessible names, r=marcoz, davidb, dolske, enndeaking, sr=neil 2009-05-11 09:32:09 +08:00
grid.js Bug 491683 - provide simple mochitest for ARIA grid based on html:table, r=marcoz, davidb 2009-05-07 13:59:49 +08:00
layout.js Bug 491657 - getDeepestChildAtPoint must return null when point is not inside of accessible, r=marcoz, davidb, sr=neil 2009-05-11 18:57:28 +08:00
letters.gif bug 481720 - Don't load remote images in mochitests, r=davidb 2009-03-13 15:33:33 +01:00
longdesc_src.html Bug 451535 - Make nsHTMLImageAccessible return proper number of actions for images with longdescs, provide a name for opening the longdesc, not just an index, r=surkov 2008-08-26 09:39:17 +02:00
Makefile.in Bug 486899 - Keyboard Accessibility on video element (also audio). r=mconnor 2009-05-22 16:03:47 -07:00
moz.png Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor. 2008-10-16 15:20:21 -07:00
name.css Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb 2009-05-13 13:13:12 +08:00
name.js Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb 2009-05-13 13:13:12 +08:00
name.xbl Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb 2009-05-13 13:13:12 +08:00
namerules.xml Bug 455886 - AccessibleNameFromSubtree(): don't recurse into subtrees for roles that don't use name from subtree, r=davidb, marcoz 2009-02-19 15:06:14 +08:00
nsIAccessible_selects.js Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
nsIAccessibleEditableText.js Bug 452161 – pyatspi insertText doesn't work in empty textboxes, r=aaronlev, MarcoZ 2008-08-28 22:48:41 +08:00
relations.js Bug 345780 - Support multiple targets for same relation, r=davidb, r=MarcoZ, sr=neil 2009-02-10 11:03:30 +01:00
role.js Backing out changeset f640af4933fc and changeset ca15d173817d (fix for bug 285167) to investigate TXul regression 2009-05-11 11:20:03 -04:00
states.js Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
table.js Bug 386813 - Support table interfaces for grid/treegrid when no HTML table undeneath, r=davdib, marcoz, sr=neil 2009-05-18 16:35:21 +08:00
test_accessnode_invalidation.html Bug 482674 - Rename and refactor test_bug434464.html, r=surkov 2009-03-11 15:33:34 +01:00
test_actions_aria.html Bug 489549 - Buttons of HTML5 audio and video element control set have no accessible names, r=marcoz, davidb, dolske, enndeaking, sr=neil 2009-05-11 09:32:09 +08:00
test_actions_inputs.html Bug 489549 - Buttons of HTML5 audio and video element control set have no accessible names, r=marcoz, davidb, dolske, enndeaking, sr=neil 2009-05-11 09:32:09 +08:00
test_actions.xul Bug 489549 - Buttons of HTML5 audio and video element control set have no accessible names, r=marcoz, davidb, dolske, enndeaking, sr=neil 2009-05-11 09:32:09 +08:00
test_aria_activedescendant.html bug 462314 - Refactor test_aria_activedescendant.html, r=surkov 2008-10-30 11:39:17 +01:00
test_aria_role_article.html Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
test_aria_role_equation.html Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
test_aria_role_grid.html Bug 492482 - [Linux] mochitest-a11y: content/a11y/accessible/test_aria_role_grid.html needs to report 'todo', r=marcoz 2009-05-13 13:17:53 +08:00
test_aria_token_attrs.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_bug420863.html Fixed line endings in some of the a11y test files. No bug, no functional change. 2009-02-15 09:29:45 +01:00
test_childAtPoint.html Bug 491657 - getDeepestChildAtPoint must return null when point is not inside of accessible, r=marcoz, davidb, sr=neil 2009-05-11 18:57:28 +08:00
test_childAtPoint.xul Bug 471493 - crash [@ nsPropertyTable::GetPropertyInternal], r=marcoz, davidb, rcampbell 2009-03-05 12:08:18 +08:00
test_cssattrs.html Bug 460932 - text-indent and text-align should really be object attributes, r=aaronlev, marcoz 2008-10-28 19:54:57 +08:00
test_descr.html Bug 489944 - @title attribute no longer exposed on accDescription, r=davidb, r=MarcoZ 2009-04-24 16:40:18 +02:00
test_elm_filectrl.html Bug 483573 - Expose HTML5 video and audio elements' embedded controls through accessibility APIs, r=davidb, r=MarcoZ, sr=roc 2009-04-20 09:09:21 +02:00
test_elm_media.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_elm_txtcntnr.html Backing out changeset f640af4933fc and changeset ca15d173817d (fix for bug 285167) to investigate TXul regression 2009-05-11 11:20:03 -04:00
test_events_caretmove.html Bug 473765 - Intermittent test failure in bug 469985 test_events_mutation.html, r=davidb, marcoz 2009-01-25 12:42:21 +08:00
test_events_focus.xul Bug 492518 - xul:slider accessible of xul:scale is accessible illegally, r=marcoz, davidb 2009-05-14 13:50:17 +08:00
test_events_mutation.html Bug 472662 - no reorder event for most display property & DOM changes, r=marcoz, davidb 2009-02-05 14:23:18 +08:00
test_events_tree.xul Bug 454647 - fix test_bug368835.xul tests so that TreeInvalidation returns consistent values for event data, r=marcoz, davidb 2009-02-27 18:45:21 +08:00
test_groupattrs.html Bug 468418 - Expose level for nested lists in HTML, r=marcoz, aaronlev 2009-01-05 15:41:30 +08:00
test_groupattrs.xul Bug 468418 - Expose level for nested lists in HTML, r=marcoz, aaronlev 2009-01-05 15:41:30 +08:00
test_name_button.html Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb 2009-05-13 13:13:12 +08:00
test_name_link.html Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb 2009-05-13 13:13:12 +08:00
test_name_markup.html Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb 2009-05-13 13:13:12 +08:00
test_name.html Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb 2009-05-13 13:13:12 +08:00
test_name.xul Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb 2009-05-13 13:13:12 +08:00
test_nsIAccessible_applicationAccessible.html Bug 456121 - nsApplicationAccessible::GetName does not return a default value when brand.properties does not exist, patch=arno renevier, r=me, marcoz 2008-10-08 20:58:46 +08:00
test_nsIAccessible_comboboxes.xul Bug 473765 - Intermittent test failure in bug 469985 test_events_mutation.html, r=davidb, marcoz 2009-01-25 12:42:21 +08:00
test_nsIAccessible_focus.html Fix mis-spellings of "receive" to kick builds on a CLOSED TREE. 2009-05-18 09:48:36 -04:00
test_nsIAccessible_selects.html Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
test_nsIAccessibleDocument.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_nsIAccessibleEditableText.html Bug 452161 – pyatspi insertText doesn't work in empty textboxes, r=aaronlev, MarcoZ 2008-08-28 22:48:41 +08:00
test_nsIAccessibleHyperLink.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_nsIAccessibleHyperLink.xul Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_nsIAccessibleHyperText.html bug 481720 - Don't load remote images in mochitests, r=davidb 2009-03-13 15:33:33 +01:00
test_nsIAccessibleImage.html bug 476796 - Refactor test_nsIAccessibleImage, r=surkov 2009-02-05 10:06:40 +01:00
test_nsIAccessibleTable_listboxes.xul Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
test_nsIAccessNode_utils.html bug 474408 - Remove role='description', r=MarcoZ 2009-02-10 10:40:38 +01:00
test_nsOuterDocAccessible.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_objectattrs.html Bug 482573 - add test aria-sort exposed as sort object attribute, r=MarcoZ 2009-03-10 21:44:24 +01:00
test_relations_table.html Bug 491851 - implement relations inside HTML table, r=marcoz, davidb, sr=neil 2009-05-14 13:31:09 +08:00
test_relations.html Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
test_relations.xul Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
test_role_nsHyperTextAcc.html bug 474281 - accessible name of html table cells is incorrectly including descendants, r=aaronlev, r=surkov 2009-01-20 16:02:35 +01:00
test_role_table_cells.html bug 474984 - Move name calculation for GridCell element to new namerules infrastructure, r=surkov 2009-01-25 07:55:56 +01:00
test_states_doc.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_states_docarticle.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_states_editablebody.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_states_frames.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_states.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_table_1.html bug 481435 - Refactor the test_nsiAccessibleTable*.html files, r=surkov 2009-03-05 13:55:54 +01:00
test_table_2.html bug 481435 - Refactor the test_nsiAccessibleTable*.html files, r=surkov 2009-03-05 13:55:54 +01:00
test_table_3.html bug 481435 - Refactor the test_nsiAccessibleTable*.html files, r=surkov 2009-03-05 13:55:54 +01:00
test_table_4.html Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
test_table_indexes_ariagrid.html Bug 386813 - Support table interfaces for grid/treegrid when no HTML table undeneath, r=davdib, marcoz, sr=neil 2009-05-18 16:35:21 +08:00
test_table_indexes.html Bug 386813 - Support table interfaces for grid/treegrid when no HTML table undeneath, r=davdib, marcoz, sr=neil 2009-05-18 16:35:21 +08:00
test_textattrs.html Bug 473570 - Restrict font-weight text attribute to allowed values, r=marcoz, davidb, mozbugz, sr=roc 2009-03-04 14:46:29 +08:00
test_textboxes.html Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_textboxes.xul Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ 2009-05-22 18:09:51 +02:00
test_value.xul Backing out changeset f640af4933fc and changeset ca15d173817d (fix for bug 285167) to investigate TXul regression 2009-05-11 11:20:03 -04:00
testTextboxes.js Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
treeview.js Bug 454647 - fix test_bug368835.xul tests so that TreeInvalidation returns consistent values for event data, r=marcoz, davidb 2009-02-27 18:45:21 +08:00
value.js Bug 490761 - do not fail when nsIAccessibleValue accessible can't get value from markup, r=marcoz, davidb 2009-05-06 11:16:36 +08:00
z_states_frame.html bug 467387 - Expose non-editable documents as readonly, regardless of role, r=surkov, r=MarcoZ 2009-02-17 17:16:38 +01:00
z_states_framearticle.html bug 467387 - Expose non-editable documents as readonly, regardless of role, r=surkov, r=MarcoZ 2009-02-17 17:16:38 +01:00
z_states_framecheckbox.html bug 467387 - Expose non-editable documents as readonly, regardless of role, r=surkov, r=MarcoZ 2009-02-17 17:16:38 +01:00
z_states_frametextbox.html bug 467387 - Expose non-editable documents as readonly, regardless of role, r=surkov, r=MarcoZ 2009-02-17 17:16:38 +01:00