gecko/accessible/tests/mochitest
2008-09-01 09:52:40 +08:00
..
common.js Bug 452710 - TakeFocus don't work on linkable accessibles, r=MarcoZ 2008-09-01 09:52:40 +08: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 452710 - TakeFocus don't work on linkable accessibles, r=MarcoZ 2008-09-01 09:52:40 +08:00
moz.png Mochitest for bug 429659 - Expose image URL via accessibility APIs r=surkov 2008-04-23 06:22:25 -07:00
nsIAccessible_actions.js bug 449717 - doAction() doesn't work for linkable accessible with 'click' action, r=MarcoZ 2008-08-08 16:44:26 +02:00
nsIAccessible_name.css Bug 444279 – mochitest for accessible name calculating 2008-07-13 11:57:28 +08:00
nsIAccessible_name.xbl Bug 444279 – mochitest for accessible name calculating 2008-07-13 11:57:28 +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
test_aria_activedescendant.html Bug 429547 - Support aria-activedescendant usage in nsIAccesible::TakeFocus(), r=aaronlev, a=dsicore 2008-04-22 23:04:53 -07:00
test_aria_role_article.html bug 429666 - Expose ROLE_DOCUMENT for ARIA landmarks that inherit from document, patch by aaronlev, r=me; test by me, r=surkov 2008-06-17 08:52:09 +02:00
test_bug368835.xul bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835. p=Alexander Surkov (surkov.alexander@gmail.com) r=me, r=Olli.Pettay sr=jonas a1.9=beltzner 2008-04-10 08:11:15 -07:00
test_bug420863.html Bug 420863 - If an HTML element has an onClick attribute, expose its click action on the element rather than its child text leaf node, r=aaronlev, a=dsicore 2008-03-15 18:23:41 -07:00
test_bug428479.html Mochitest for bug 428479 - Support ARIA role="math" r=surkov 2008-04-14 05:34:47 -07:00
test_bug429285.html bug 429285 - Propagate aria-disabled to descendants, patch by aaronlev, test by me, r=surkov 2008-06-16 07:45:58 +02:00
test_bug434464.html test for bug 434464 - invalidate access node cache, r=aaronlev 2008-08-25 21:23:37 +02:00
test_cssattrs.html Bug 439566 – Include the css display property as an IAccessible2 object attribute, r=MarcoZ 2008-07-03 12:12:45 +08:00
test_groupattrs.xul Bug 443881 – take into account separators in xul menus when group attributes are calculating, r=MarcoZ, sr=neil 2008-07-09 23:50:52 +08:00
test_nsIAccessible_actions.html bug 449717 - doAction() doesn't work for linkable accessible with 'click' action, r=MarcoZ 2008-08-08 16:44:26 +02:00
test_nsIAccessible_actions.xul bug 449717 - doAction() doesn't work for linkable accessible with 'click' action, r=MarcoZ 2008-08-08 16:44:26 +02:00
test_nsIAccessible_focus.html Bug 452710 - TakeFocus don't work on linkable accessibles, r=MarcoZ 2008-09-01 09:52:40 +08:00
test_nsIAccessible_name.html Bug 443081 – ARIA name from child content is incorrectly including child elements that have display:none, r=aaronlev, MarcoZ 2008-07-16 23:24:36 +08:00
test_nsIAccessible_name.xul Bug 443081 – ARIA name from child content is incorrectly including child elements that have display:none, r=aaronlev, MarcoZ 2008-07-16 23:24:36 +08:00
test_nsIAccessibleDocument.html bug 441737 - nsIAccessibleDocument chrome tests, r=surkov 2008-06-26 14:17:35 +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 438325 – Link with title and an image that has neither alt nor title doesn't get an accessible name 2008-06-20 21:19:23 +08:00
test_nsIAccessibleHyperLink.xul Mochitest for bug 421066 - Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links. ( r=surkov 2008-04-14 06:29:44 -07:00
test_nsIAccessibleHyperText.html bug 428248 - Implement tests for nsIAccessibleHyperText interface r=Alexander Surkov (surkov.alexander@gmail.com) a1.9=beltzner 2008-04-11 00:22:32 -07:00
test_nsIAccessibleImage.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
test_nsIAccessibleTable_1.html adding testcases for the nsIAccessibleTable interface r=marcoz bug 415730 2008-02-23 03:34:39 -08:00
test_nsIAccessibleTable_2.html Bug 417912 - GetCellDataAt callers that expect an error if no cell is found are wrong, r=evan.yan, bernd, a=beltzner 2008-03-05 20:11:45 -08:00
test_nsIAccessibleTable_3.html adding testcases for the nsIAccessibleTable interface r=marcoz bug 415730 2008-02-23 03:34:39 -08:00
test_nsIAccessibleTable_4.html bug 430758 - GetAccessible() could be fooled by additional table ancestor patch by evan.yan@sun.com (Evan Yan) r=surkov a1.9=beltzner 2008-05-03 22:39:20 -07:00
test_nsIAccessibleTable_listboxes.xul Bug 418371 - implement the rest of methods of nsIAccessibleTable on xul:listbox, r=evan.yan, a=beltzner 2008-03-05 20:14:10 -08:00
test_nsOuterDocAccessible.html bug 441519 - nsOuterDocAccessible chrome tests, r=surkov 2008-06-25 12:28:09 +02:00
test_table_indexes.html bug 431408 - Rename cell-index string property to table-cell-index r=surkov a1.9=dsicore 2008-04-30 02:07:50 -07:00
test_textattrs.html Bug 445968 – Cannot obtain background-color of objects that do not have a color explicitly assigned, r=aaronlev, sr=roc 2008-08-28 16:31:01 +08:00
test_textboxes.html bug 442648 - nsIAccessible tests on textboxes, r=surkov 2008-07-02 19:09:53 +02:00
test_textboxes.xul bug 442648 - nsIAccessible tests on textboxes, r=surkov 2008-07-02 19:09:53 +02:00
testTextboxes.js bug 442648 - nsIAccessible tests on textboxes, r=surkov 2008-07-02 19:09:53 +02:00