gecko/accessible/tests/mochitest
2012-11-20 16:13:04 -08:00
..
actions Bug 612830 - make HTML document accessible work even when there's no body, r=tbsaunde 2012-10-31 11:25:17 +09:00
attributes Bug 740764 - Restrict object attributes inheritance through documents to ARIA attributes, r=tbsaunde 2012-10-19 16:15:23 +09:00
bounds Bug 727942 - getRange/CharacterExtents is broken when page is zoomed, r=tbsaunde 2012-10-20 20:04:45 +09:00
editabletext Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
elm Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
events Bug 678454 - coalesce events by accessible tree, r=tbsaunde 2012-11-20 13:53:38 +09:00
focus Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
hittest Bug 727942 - getOffsetAtPoint returns incorrect value when page is zoomed, r=tbsaunde 2012-10-20 18:03:48 +09:00
hyperlink Bug 745788 - improve logging and enable treeupdate/test_imgmap.html, r=tbsaunde 2012-10-10 09:14:44 +09:00
hypertext Bug 745788 - improve logging and enable treeupdate/test_imgmap.html, r=tbsaunde 2012-10-10 09:14:44 +09:00
name Bug 812041 - ARIA slider and spinbutton don't provide a value for name computation, r=tbsaunde 2012-11-19 13:14:59 +09:00
pivot Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
relations Bug 739455 - intermittent failure of relations/test_tabbrowser.xul and tree/test_tabbrowser.xul, r=tbsaunde 2012-09-26 09:55:07 +09:00
role Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
scroll Bug 727942 - scrollSubstringToPoint is broken when page is zoomed, r=tbsaunde 2012-10-21 10:38:15 +09:00
selectable Bug 804040 - Selection event not fired when selection of ARIA tab changes, r=tbsaunde 2012-11-11 11:16:17 +09:00
states Bug 446469 - Missing busy state change event when downloading files, r=tbsaunde 2012-11-17 12:32:51 +09:00
table Bug 761853 - ARIA grid with rowgroup breaks table row/col counting and indices, r=tbsaunde 2012-08-28 22:13:59 +09:00
text Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
textcaret Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
textselection Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
tree Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
treeupdate Bug 612830 - make HTML document accessible work even when there's no body, r=tbsaunde 2012-10-31 11:25:17 +09:00
value Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
actions.js Bug 675879 - clean up nsIAccessible action methods, r=surkov 2012-05-27 00:47:22 +09:00
attributes.js Bug 746168 - Wrong font referenced in attributes/test_text.html for the cursive test on Mac, r=surkov 2012-04-17 18:39:18 +02:00
autocomplete.js Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz 2011-09-28 10:46:11 +09:00
browser.js Bug 756313 - Don't load the homepage before the first paint. r=enn 2012-11-02 03:46:56 +01:00
common.js backout 94e3a41d532e (increased orange) 2012-11-13 15:45:58 -05:00
dumbfile.xpi Bug 446469 - Missing busy state change event when downloading files, r=tbsaunde 2012-11-17 12:32:51 +09:00
events.js Bug 446469 - Missing busy state change event when downloading files, r=tbsaunde 2012-11-17 12:32:51 +09:00
formimage.png
grid.js
layout.js Bug 727942 - scrollSubstringToPoint is broken when page is zoomed, r=tbsaunde 2012-10-21 10:38:15 +09:00
letters.gif
longdesc_src.html
Makefile.in Bug 446469 - Missing busy state change event when downloading files, r=tbsaunde 2012-11-17 12:32:51 +09:00
moz.png
name.js
pivot.js Bug 756502 - Added reason to pivot change notifications. r=davidb 2012-06-20 14:07:51 -07:00
relations.js Bug 421242 - allow relations in anonymous content for binding parent, r=bsaunde, f=smaug 2012-03-13 12:06:21 -04:00
role.js Bug 760774 - switch ARIA role map to atoms, r=tbsaunde, sr=neil 2012-06-08 01:23:33 +09:00
selectable.js
states.js Bug 751079 - get rid misuses of nsAccessible::GetBoundaryFrame, r=tbsaunde 2012-05-07 22:42:56 +09:00
table.js Bug 675861 - Crash [@ AccIterator::GetNext()], r=tbsaunde 2011-08-05 17:10:41 +09:00
test_aria_token_attrs.html Bug 706134 - ARIA listitem shouldn't expose selectable state and pick up aria-selected and aria-checked, r=surkov 2012-02-11 03:25:48 +09:00
test_bug420863.html Bug 675879 - clean up nsIAccessible action methods, r=surkov 2012-05-27 00:47:22 +09: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_nsIAccessibleDocument.html Bug 758870 - de-ns-ify nsDocAccessible, r=surkov, f=tbsaunde 2012-05-27 05:01:40 -04:00
test_nsIAccessibleImage.html Bug 675879 - clean up nsIAccessible action methods, r=surkov 2012-05-27 00:47:22 +09:00
test_OuterDocAccessible.html Bug 675879 - clean up nsIAccessible action methods, r=surkov 2012-05-27 00:47:22 +09:00
test_textboxes.html Bug 675879 - clean up nsIAccessible action methods, r=surkov 2012-05-27 00:47:22 +09:00
test_textboxes.xul Bug 675879 - clean up nsIAccessible action methods, r=surkov 2012-05-27 00:47:22 +09:00
testTextboxes.js Bug 675879 - clean up nsIAccessible action methods, r=surkov 2012-05-27 00:47:22 +09:00
text.js Bug 614585 - mochitest test selection functions for nsIAccessibleText, r=surkov, f=hub 2012-05-10 23:18:29 +09:00
treeview.css
treeview.js Bug 727942 - childAtPoint on XUL trees is broken when page is zoomed, r=marcoz 2012-03-26 21:19:07 +09:00
value.js