gecko/accessible/tests/mochitest
2009-07-09 15:51:37 +08: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 502154 - Mochitests for nsHTMLTableAccessible::IsProbablyForLayout, r=surkov 2009-07-03 09:29:51 +02:00
common.js Bug 499653 - unify ARIA state attributes mapping rules, r=marcoz, davidb 2009-06-25 10:12:38 +08:00
events.js Bug 478032 - Fire delayed value changed event for aria-valuetext changes. r=surkov, r=MarcoZ 2009-06-11 15:57:29 -04:00
grid.js Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner 2009-06-09 10:41:19 +03: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 502154 - Mochitests for nsHTMLTableAccessible::IsProbablyForLayout, r=surkov 2009-07-03 09:29:51 +02: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 Bug 481114 - map timer, log and marquee ARIA roles into a11y roles. r=surkov, r=MarcoZ 2009-06-11 14:18:24 -04:00
states.js Bug 501078 - aria-selected=true on the row should be inherited by gridcell, r=marcoz, davidb 2009-07-01 16:10:15 +08:00
table.js Bug 501656 - selected state is not exposed on selected HTML table cell, r=marcoz, davidb 2009-07-08 10:37:43 +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_roles.html Bug 481114 - map timer, log and marquee ARIA roles into a11y roles. r=surkov, r=MarcoZ 2009-06-11 14:18:24 -04:00
test_aria_token_attrs.html Bug 501086 - missed aria-selected should be result of selectable state for some roles, r=marcoz, davidb 2009-06-29 23:24:36 +08: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_table.html Bug 493695 - create accessibles for HTML tr, r=marcoz, davidb 2009-06-12 20:55:04 +08: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 478032 - Fire delayed value changed event for aria-valuetext changes. r=surkov, r=MarcoZ 2009-06-11 15:57:29 -04: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_events_valuechange.html Bug 478032 - Fire delayed value changed event for aria-valuetext changes. r=surkov, r=MarcoZ 2009-06-11 15:57:29 -04: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 495390 - If a link has a non-breaking space as screen text, try to fall back to other means like @title, marcoz, davidb 2009-06-13 09:06:02 +08:00
test_name.xul Bug 441991 - Test for nsXULListitemAccessible::GetName uses self referential aria-labelledby correctly; r=MarcoZ, r=surkov 2009-06-22 10:41:08 -04: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 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky 2009-06-13 21:16:34 +12: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 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky 2009-06-13 21:16:34 +12: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 477599 - Expose ARIA semantics for HTML 5 draggable; r=MarcoZ, r=surkov 2009-06-19 14:23:44 -04: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 499653 - unify ARIA state attributes mapping rules, r=marcoz, davidb 2009-06-25 10:12:38 +08: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 imported patch 501601 2009-07-01 17:16:45 +08:00
test_table_4.html Bug 481114 - map timer, log and marquee ARIA roles into a11y roles. r=surkov, r=MarcoZ 2009-06-11 14:18:24 -04:00
test_table_indexes_ariagrid.html Bug 437980 - 9 tests fail in table_indexes.html chrome test file, r=marcoz, davidb, bernd 2009-06-29 18:54:26 +08:00
test_table_indexes.html Bug 418159 - indexes test for the html:table with overlapping cells, r=marcoz 2009-07-09 15:51:37 +08:00
test_table_layoutguess.html Bug 501375 - nsHTMLTableAccessible::HasDescendant is much slower than it should be, r=marcoz, sr=bz 2009-07-08 10:39:04 +08:00
test_table_sels_ariagrid.html Bug 501635 - nsHTMLTableAccessible::GetSelectedCells contains index duplicates for spanned rows or columns, r=davidb, r=MarcoZ 2009-07-02 18:06:23 +02:00
test_table_sels.html Bug 501656 - selected state is not exposed on selected HTML table cell, r=marcoz, davidb 2009-07-08 10:37:43 +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