..
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 896400 - Tablist should no longer be an implicit polite live region, r=surkov
2013-07-24 09:04:49 +02: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 905215 - Add a test sheet for HTML elements, r=davidb
2013-08-19 18:50:14 -04:00
events
Bug 890795 - Actually disable the test where intended. r=logicfail
2013-08-27 14:01:11 -04: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 883672 - Inherit XULLinkAccessible from XULLabelAccessible + test. r=surkov
2013-08-20 16:42:26 -04: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 795957 - [PATCH 2/2][AccessFu] Tests for live region support. r=eeejay, marcoz
2013-08-21 12:40:18 -04:00
name
Bug 732665 - Disable a few test on mac. r=tbsaunde,me
2013-08-28 11:04:15 -07:00
pivot
Bug 886076 - Part 1: Implement moveNextByText and movePreviousByText in nsAccessiblePivot. r=surkov
2013-07-25 13:56:12 -04:00
relations
Bug 884648 - no object attributes for aria-atomic='false', r=tbsaunde
2013-06-25 18:11:39 -04:00
role
Bug 900097 - Add tests. r=surkov
2013-08-18 10:21:33 -04: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 732665 - Disable a few test on mac. r=tbsaunde,me
2013-08-28 11:04:15 -07:00
table
Bug 888247 - ARIA columnheader/rowheader shouldn't be selectable by default, r=tbsaunde
2013-07-19 11:20:51 -04:00
text
Bug 900943 - multiline textbox contains bogus <br>, r=tbsaunde
2013-08-05 22:09:05 -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 900943 - multiline textbox contains bogus <br>, r=tbsaunde
2013-08-05 22:09:05 -04:00
treeupdate
Bug 905215 - Add a test sheet for HTML elements, r=davidb
2013-08-19 18:50:14 -04:00
value
Bug 887250 - ARIA textbox role doesn't expose value, r=tbsaunde
2013-07-23 12:06:52 -04: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
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 905215 - Add a test sheet for HTML elements, r=davidb
2013-08-19 18:50:14 -04: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 810268 - there's no way to know unselected item when selection in single selection was changed, r=tbsaunde
2013-07-28 14:33:57 -04: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 886076 - Part 1: Implement moveNextByText and movePreviousByText in nsAccessiblePivot. r=surkov
2013-07-25 13:56:12 -04:00
relations.js
Bug 527461 - Implement RELATION_NODE_PARENT_OF, r=tbsaunde
2013-02-26 16:17:10 +09:00
role.js
Bug 905215 - Add a test sheet for HTML elements, r=davidb
2013-08-19 18:50:14 -04:00
selectable.js
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