gecko/accessible/tests/mochitest
2011-10-13 15:48:46 +02:00
..
actions Bug 691734 - make sure scrolling start event is delivered after document focus, r=marcoz 2011-10-08 14:16:37 +09:00
attributes Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz 2011-09-28 10:46:11 +09:00
editabletext Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
events Bug 691734 - make sure scrolling start event is delivered after document focus, r=marcoz 2011-10-08 14:16:37 +09:00
focus Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz 2011-09-28 10:46:11 +09:00
hyperlink Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
hypertext Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
name Bug 682790 - ignore implicit label association when it's associated explicitly, r=marcoz 2011-09-30 13:38:20 +09:00
relations Bug 691248 - XUL tree items shouldn't pick up relations from XUL tree, r=tbsaunde 2011-10-03 23:26:11 +09:00
selectable Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
states Bug 559766 - add accessibility support for @list on HTML input and for HTML datalist, r=marcoz 2011-10-07 15:02:18 +09:00
table Bug 690222 - data table elements used to determine layout-guess attribute shouldn't be picked from nested tables, r=davidb 2011-10-01 10:09:31 +09:00
text Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
textselection Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-13 15:48:46 +02:00
tree Bug 627718 - Map used for grouping is not accessible under certain circumstances, r=marcoz 2011-10-05 15:24:44 +09:00
treeupdate Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
value Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz 2011-09-28 10:46:11 +09:00
actions.js Bug 626647 - enable logs on a11y actions/test_link.html, r=davidb, a=test 2011-01-19 16:02:59 +08:00
attributes.js Bug 567084 - getTextAttributes should return invalid arg if the given offset is wrong, r=marcoz 2010-05-21 20:27:00 +09:00
autocomplete.js Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz 2011-09-28 10:46:11 +09:00
common.js Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz 2011-09-28 10:46:11 +09:00
events.js Bug 688126 - nsIAccessibleText::setSelectionBounds doesn't fire text selection changed events in some cases, r=marcoz, sr=smaug 2011-10-12 16:39:58 +09:00
formimage.png Bug 548291 - Support ARIA on area (map) elements; r=marcoz,surkov 2010-03-07 21:03:19 -05:00
grid.js Bug 513848 - nsHTMLTableCellAccessible is used in dojo's crazy ARIA grid, r=marcoz, davidb 2009-09-15 11:55:26 +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
Makefile.in Bug 688126 - nsIAccessibleText::setSelectionBounds doesn't fire text selection changed events in some cases, r=marcoz, sr=smaug 2011-10-12 16:39:58 +09:00
moz.png
name.js Bug 613131 - role nothing should allow recursive name calculation from children, r=fer, davidb, marcoz, a=davidb 2010-11-21 09:02:16 +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 610362 - Map HTML5:aside landmark element like we do for role="note". r=marcoz,surkov,neil a=davidb 2010-11-15 13:30:44 -05:00
selectable.js Bug 590176 - add pseudo SelectAccessible interface, r=marcoz, davidb, a=davidb 2010-09-02 09:46:59 +09:00
states.js Bug 664142 - DEFAULT state exposed incorrectly for HTML, r=tbsaunde 2011-10-03 23:26:18 +09:00
table.js Bug 675861 - Crash [@ AccIterator::GetNext()], r=tbsaunde 2011-08-05 17:10:41 +09:00
test_aria_role_article.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_aria_role_equation.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_aria_roles.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_aria_roles.xul Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_aria_token_attrs.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_bug420863.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_childAtPoint.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_childAtPoint.xul Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_descr.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_elm_landmarks.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_elm_listbox.xul Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_elm_nsApplicationAcc.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_elm_plugin.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_nsIAccessibleDocument.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_nsIAccessibleImage.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_nsIAccessNode_utils.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_nsOuterDocAccessible.html Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz 2011-09-28 10:46:11 +09:00
test_role_nsHyperTextAcc.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_text_caret.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_textboxes.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_textboxes.xul Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -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
text.js Bug 415943 - Test that password field text is not readable through accessibility APIs, r=surkov, a=test-only 2011-03-14 10:21:48 +01:00
treeview.css Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil 2009-08-20 14:45:19 +08:00
treeview.js Bug 679271 - Intermittent a11y/accessible/events/test_tree.xul | Test timed out, sometimes with a leak, r=marcoz 2011-10-12 00:32:57 +09: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