.. |
actions
|
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
|
Bug 884648 - no object attributes for aria-atomic='false', r=tbsaunde
|
2013-06-25 18:11:39 -04:00 |
bounds
|
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
|
2013-04-08 12:44:47 -07:00 |
editabletext
|
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
|
2013-04-08 12:44:47 -07:00 |
elm
|
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
|
2013-04-08 12:44:47 -07:00 |
events
|
Bug 794041 - fix test_docload.html to expect accessibles to come from people stuffing stuff in the hidden window; r=surkov
|
2013-06-04 22:20:43 +02:00 |
focus
|
bug 809338 - fixup test
|
2013-04-23 02:00:31 -04:00 |
hittest
|
Bug 670087 - AccessibleObjectFromPoint returns incorrect accessible for popup menus, r=tbsaunde, sr=roc
|
2013-06-27 11:03:58 -04:00 |
hyperlink
|
Bug 857461 - Fix tests to accept bogus assertion triggered by box-shadow rule. r=surkov.
|
2013-07-04 18:44:58 +02:00 |
hypertext
|
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
|
2013-04-08 12:44:47 -07:00 |
jsat
|
Bug 886846 - [AccessFu] added tests for non-default output order for tables and cells. r=eeejay, marcoz
|
2013-06-27 14:15:36 -07:00 |
name
|
bug 852129 - use HyperTextAccessible for invalid img r=surkov, bz
|
2013-06-12 05:13:34 -04:00 |
pivot
|
Bug 775621 - Introduce aria-hidden tests for pivot API. r=surkov
|
2013-05-24 14:13:51 -04:00 |
relations
|
Bug 884648 - no object attributes for aria-atomic='false', r=tbsaunde
|
2013-06-25 18:11:39 -04:00 |
role
|
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
|
2013-04-08 12:44:47 -07:00 |
scroll
|
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
|
2013-04-08 12:44:47 -07:00 |
selectable
|
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
|
2013-04-08 12:44:47 -07:00 |
states
|
Bug 577727 - Make pinned tabs distinguishable from other tabs for accessibility. r=marcoz
|
2013-06-05 17:03:52 +02:00 |
table
|
Bug 704465 - Table headers not associated when header is a td element with no scope, r=tbsaunde
|
2013-06-04 14:48:44 +09:00 |
text
|
Bug 877977 - getTextAtOffset line end boundary returns wrong end offset, r=tbsaunde
|
2013-07-07 20:49:04 -04:00 |
textattrs
|
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
|
2013-04-08 12:44:47 -07:00 |
textcaret
|
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
|
2013-04-08 12:44:47 -07:00 |
textselection
|
Bug 440590 - Text selection information is not updated when HTML and XUL entries lose focus, r=tbsaunde
|
2013-04-22 17:10:09 +09:00 |
tree
|
Bug 722265 - Column header selection popup no longer exposed to accessibility APIs, r=tbsaunde
|
2013-06-21 09:01:57 +09:00 |
treeupdate
|
Bug 722265 - Column header selection popup no longer exposed to accessibility APIs, r=tbsaunde
|
2013-06-21 09:01:57 +09:00 |
value
|
Bug 559764 - make input@type=range accessible, r=tbsaunde, roc, smaug
|
2013-04-28 09:54:54 +09: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 811307 - [PATCH 2/2] [AccessFu] Add mochitest for enabling. Tear-down bits by MarcoZ. r=eeejay r=marcoz
|
2013-04-23 10:39:15 -07: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 852021 - add getText* at caret offset mochitest, r=tbsaunde
|
2013-03-22 11:02:35 +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 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
|
2013-04-08 12:44:47 -07: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 775621 - Introduce aria-hidden tests for pivot API. r=surkov
|
2013-05-24 14:13:51 -04:00 |
relations.js
|
Bug 527461 - Implement RELATION_NODE_PARENT_OF, r=tbsaunde
|
2013-02-26 16:17:10 +09:00 |
role.js
|
Bug 822983 - Map SVG graphic elements to accessibility API, r=tbsaunde, longsonr
|
2013-01-04 13:26:00 +09:00 |
selectable.js
|
|
|
states.js
|
Bug 577727 - Make pinned tabs distinguishable from other tabs for accessibility. r=marcoz
|
2013-06-05 17:03:52 +02: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 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 873393 - move get text for char boundary tests into separate file, r=tbsaunde
|
2013-05-21 20:08:09 +09: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
|
|
|