gecko-dev/accessible/tests/mochitest
2013-10-26 10:58:53 -04:00
..
actions Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
attributes Bug 924896 - exposing the text input type in the accessible's attributes. r=surkov 2013-10-24 23:21:24 -04:00
bounds Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
editabletext Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
elm Bug 927326 - Disable testing of <input type=number> in test_HTMLSpec.html until bug 559761 is fixed. r=surkov 2013-10-16 14:43:03 +01:00
events Bug 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
focus Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
hittest Bug 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
hyperlink Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
hypertext Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
jsat Bug 924896 - [AccessFu] Exposing the type attribute for entries such as search, url, tel, etc. r=eeejay 2013-10-24 23:21:29 -04:00
name Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
pivot Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
relations Bug 873450 - Implement IA2 containing relations, r=tbsaunde 2013-10-25 11:14:32 -04:00
role Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
scroll Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
selectable Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
states Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
table Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
text Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
textattrs Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
textcaret Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
textselection Bug 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
tree Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
treeupdate Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
value Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
actions.js Bug 875665 - Fix activate action for <textarea/> and add action tests for text input elements. r=surkov 2013-05-31 11:16:18 -07: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 Bug 899080 - Test fixup part 7 - accessible. r=surkov 2013-09-04 16:07:53 +02: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 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
formimage.png
grid.js
layout.js Bug 466481 - Arabic and Hebrew characters bounds are incorrect in a11y APIs, r=tbsaunde 2013-09-27 10:15:19 -04:00
letters.gif
longdesc_src.html
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
moz.build Bug 753984 - added tests for an utterance order configurability. r=eeejay 2013-04-04 15:16:37 -07:00
moz.png
name.js Bug 459357 - Support accessible name computation for SVG, r=tbsaunde 2012-12-31 17:04:08 +09:00
pivot.js Bug 886076 - Part 1: Implement moveNextByText and movePreviousByText in nsAccessiblePivot. r=surkov 2013-07-25 13:56:12 -04:00
relations.js Bug 873450 - Implement IA2 containing relations, r=tbsaunde 2013-10-25 11:14:32 -04:00
role.js Bug 905215 - Add a test sheet for HTML elements, r=davidb 2013-08-19 18:50:14 -04: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 905215 - Add a test sheet for HTML elements, r=davidb 2013-08-19 18:50:14 -04:00
table.js Bug 888247 - ARIA columnheader/rowheader shouldn't be selectable by default, r=tbsaunde 2013-07-19 11:20:51 -04:00
test_aria_token_attrs.html Bug 894573 - ARIA state mapping should treat undefined value same way if value was missed, r=tbsaunde 2013-08-01 11:11:56 -04: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 459357 - Support accessible name computation for SVG, r=tbsaunde 2012-12-31 17:04:08 +09: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 882647 - get rid of BOUNDARY_ATTRIBUTE_RANGE, r=tbsaunde 2013-07-17 10:23:10 -04:00
treeview.css
treeview.js bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
value.js