.. |
Makefile.in
|
Bug 523789 - nsHTMLLiAccessible shouldn't be inherited from linkable accessible, r=davidb
|
2009-10-23 11:29:36 +08:00 |
actions.js
|
Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08:00 |
attributes.js
|
Bug 512908 - Don't expose empty live attribute if there is no aria-live and ARIA role hasn't default live value, r=marcoz, davidb
|
2009-08-28 13:27:27 +08:00 |
common.js
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
events.js
|
Bug 520709 - mochitest to ensure name/description are updated on a11y focus if they were changed on DOM focus, r=marcoz
|
2009-10-06 15:50:47 +08: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
|
Bug 451535 - Make nsHTMLImageAccessible return proper number of actions for images with longdescs, provide a name for opening the longdesc, not just an index, r=surkov
|
2008-08-26 09:39:17 +02:00 |
moz.png
|
Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor.
|
2008-10-16 15:20:21 -07:00 |
name.css
|
Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb
|
2009-05-13 13:13:12 +08:00 |
name.js
|
Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb
|
2009-05-13 13:13:12 +08:00 |
name.xbl
|
Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb
|
2009-05-13 13:13:12 +08:00 |
name_nsRootAcc_wnd.xul
|
Bug 507382 - focus is fired earlier than root accessible name is changed when switching between tabs, r=davidb, sr=neil
|
2009-08-21 21:20:18 +08:00 |
namerules.xml
|
Bug 455886 - AccessibleNameFromSubtree(): don't recurse into subtrees for roles that don't use name from subtree, r=davidb, marcoz
|
2009-02-19 15:06:14 +08:00 |
nsIAccessibleEditableText.js
|
Bug 452161 – pyatspi insertText doesn't work in empty textboxes, r=aaronlev, MarcoZ
|
2008-08-28 22:48:41 +08:00 |
nsIAccessible_selects.js
|
Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz
|
2009-03-07 19:23:25 +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 485270 - embed and object HTML tags should be given an accessible role of embedded object, r=marcoz, davidb
|
2009-10-15 11:53:08 +08:00 |
states.js
|
Bug 485270 - embed and object HTML tags should be given an accessible role of embedded object, r=marcoz, davidb
|
2009-10-15 11:53:08 +08:00 |
table.js
|
Bug 516133 - ARIA treegrid role on HTML:table makes thead/tbody accessible, r=marcoz, davidb
|
2009-09-15 13:31:05 +08: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 |
test_actions.html
|
Bug 523789 - nsHTMLLiAccessible shouldn't be inherited from linkable accessible, r=davidb
|
2009-10-23 11:29:36 +08:00 |
test_actions.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_actions_anchors.html
|
Bug 506389 - Some same page links do not fire EVENT_SYSTEM_SCROLLINGSTART, r=marcoz, davidb
|
2009-09-01 10:49:15 +08:00 |
test_actions_aria.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_actions_inputs.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_actions_tree.xul
|
Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08:00 |
test_actions_treegrid.xul
|
Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08:00 |
test_aria_activedescendant.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_aria_role_article.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_aria_role_equation.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_aria_roles.html
|
Bug 520769 - we should not expose abstract aria roles. r=MarcoZ,surkov
|
2009-10-09 12:32:44 -04:00 |
test_aria_roles.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_aria_token_attrs.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_attrs_elm_tree.xul
|
Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08:00 |
test_bug420863.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_childAtPoint.html
|
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 |
test_childAtPoint.xul
|
Bug 471493 - crash [@ nsPropertyTable::GetPropertyInternal], r=marcoz, davidb, rcampbell
|
2009-03-05 12:08:18 +08:00 |
test_cssattrs.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_descr.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_elm_filectrl.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_elm_listbox.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_elm_media.html
|
Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ
|
2009-05-22 18:09:51 +02:00 |
test_elm_plugin.html
|
linux mochitest fix for bug 485270
|
2009-10-15 14:27:57 +08:00 |
test_elm_tree.xul
|
Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
|
2009-09-11 09:07:56 +08:00 |
test_elm_txtcntnr.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_events_caretmove.html
|
Bug 520709 - mochitest to ensure name/description are updated on a11y focus if they were changed on DOM focus, r=marcoz
|
2009-10-06 15:50:47 +08:00 |
test_events_coalescence.html
|
Bug 514595 - it's not necessary to keep two events type for show and two ones for hide, r=marocz, davidb, ginn, sr=roc
|
2009-09-09 17:03:14 +08:00 |
test_events_doc.html
|
Bug 506206 - ASSERTION: There should always be a DOM node for an event: 'Not Reached', file c:/mozilla/fx07-22/accessible/src/base/nsAccessibleEventData.cpp, line 114, r=marcoz, ginnchen
|
2009-07-28 10:28:06 +08:00 |
test_events_draganddrop.html
|
Bug 510441 - Add support for nsIAccessibleEvent::OBJECT_ATTRIBUTE_CHANGED; r=MarcoZ,surkov
|
2009-08-20 10:16:00 -04:00 |
test_events_flush.html
|
Bug 477551 - nsDocAccessible::FlushPendingEvents isn't robust, r=marcoz, davidb, ginn, sr=neil
|
2009-09-08 00:46:56 +08:00 |
test_events_focus.html
|
Bug 520709 - mochitest to ensure name/description are updated on a11y focus if they were changed on DOM focus, r=marcoz
|
2009-10-06 15:50:47 +08:00 |
test_events_focus.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_events_mutation.html
|
Bug 514595 - it's not necessary to keep two events type for show and two ones for hide, r=marocz, davidb, ginn, sr=roc
|
2009-09-09 17:03:14 +08:00 |
test_events_tree.xul
|
Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
|
2009-09-11 09:07:56 +08:00 |
test_events_valuechange.html
|
Bug 478032 - Fire delayed value changed event for aria-valuetext changes. r=surkov, r=MarcoZ
|
2009-06-11 15:57:29 -04:00 |
test_groupattrs.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_groupattrs.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_invalidate_accessnode.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_invalidate_elmli.html
|
Bug 496783 - setParent shouldn't be virtual, r=marcoz, davidb
|
2009-09-19 14:30:07 +08:00 |
test_name.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_name.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_name_button.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_name_link.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_name_markup.html
|
Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb
|
2009-05-13 13:13:12 +08:00 |
test_name_nsRootAcc.xul
|
Bug 507382 - focus is fired earlier than root accessible name is changed when switching between tabs, r=davidb, sr=neil
|
2009-08-21 21:20:18 +08:00 |
test_nsIAccessNode_utils.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_nsIAccessibleDocument.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_nsIAccessibleEditableText.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_nsIAccessibleHyperLink.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_nsIAccessibleHyperLink.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_nsIAccessibleHyperText.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_nsIAccessibleImage.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_nsIAccessible_applicationAccessible.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_nsIAccessible_comboboxes.xul
|
Bug 473765 - Intermittent test failure in bug 469985 test_events_mutation.html, r=davidb, marcoz
|
2009-01-25 12:42:21 +08:00 |
test_nsIAccessible_focus.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_nsIAccessible_selects.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_nsOuterDocAccessible.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_objectattrs.html
|
Bug 520769 - we should not expose abstract aria roles. r=MarcoZ,surkov
|
2009-10-09 12:32:44 -04:00 |
test_relations.html
|
Bug 502164 - expose NODE_CHILD_OF relation for ARIA treegrids on rows, r=davidb
|
2009-10-20 15:53:49 +08:00 |
test_relations.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_relations_tree.xul
|
Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08:00 |
test_role_nsHyperTextAcc.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_role_table_cells.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_selectable_tree.xul
|
Bug 523118 - we mistake 'cell' and text' xul tree seltypes for multiselects. r=surkov
|
2009-10-21 21:50:06 -04:00 |
test_states.html
|
Bug 494807 - Do not expose a11y info specific to hyperlinks when role is overridden using ARIA. r=surkov
|
2009-10-19 12:14:05 -04:00 |
test_states_doc.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_states_docarticle.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_states_editablebody.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_states_frames.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_states_popup.xul
|
Bug 504252 - Expose STATE_HASPOPUP on XUL elements that have an @popup attribute, r=surkov, r=davidb
|
2009-08-24 07:13:05 +02:00 |
test_states_tree.xul
|
Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08:00 |
test_table_1.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_4.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_headers.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_headers_ariagrid.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_headers_listbox.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_headers_tree.xul
|
Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
|
2009-09-11 09:07:56 +08:00 |
test_table_indexes.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_indexes_ariagrid.html
|
Bug 513848 - nsHTMLTableCellAccessible is used in dojo's crazy ARIA grid, r=marcoz, davidb
|
2009-09-15 11:55:26 +08:00 |
test_table_indexes_listbox.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_indexes_tree.xul
|
Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08:00 |
test_table_layoutguess.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_sels.html
|
Bug 501659 - HTML table's isRowSelected/isColumnSelected shouldn't fail if row or column has cell holes, r=davidb
|
2009-10-18 10:38:27 +08:00 |
test_table_sels_ariagrid.html
|
Bug 513848 - nsHTMLTableCellAccessible is used in dojo's crazy ARIA grid, r=marcoz, davidb
|
2009-09-15 11:55:26 +08:00 |
test_table_sels_listbox.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_sels_tree.xul
|
Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08:00 |
test_table_struct.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_struct_ariagrid.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_struct_ariatreegrid.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_struct_listbox.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_table_struct_tree.xul
|
Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
|
2009-09-11 09:07:56 +08:00 |
test_textattrs.html
|
Bug 473570 - Restrict font-weight text attribute to allowed values, r=marcoz, davidb, mozbugz, sr=roc
|
2009-03-04 14:46:29 +08:00 |
test_textboxes.html
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_textboxes.xul
|
Bug 518191 - use Neil's SimpleTest.waitForFocus to improve intermittent test failures. r=MarcoZ
|
2009-09-23 10:21:47 -04:00 |
test_value.html
|
Bug 494807 - Do not expose a11y info specific to hyperlinks when role is overridden using ARIA. r=surkov
|
2009-10-19 12:14:05 -04:00 |
test_value.xul
|
Backing out changeset f640af4933fc and changeset ca15d173817d (fix for bug 285167) to investigate TXul regression
|
2009-05-11 11:20:03 -04: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 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08: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 |
z_states_frame.html
|
bug 467387 - Expose non-editable documents as readonly, regardless of role, r=surkov, r=MarcoZ
|
2009-02-17 17:16:38 +01:00 |
z_states_framearticle.html
|
bug 467387 - Expose non-editable documents as readonly, regardless of role, r=surkov, r=MarcoZ
|
2009-02-17 17:16:38 +01:00 |
z_states_framecheckbox.html
|
bug 467387 - Expose non-editable documents as readonly, regardless of role, r=surkov, r=MarcoZ
|
2009-02-17 17:16:38 +01:00 |
z_states_frametextbox.html
|
bug 467387 - Expose non-editable documents as readonly, regardless of role, r=surkov, r=MarcoZ
|
2009-02-17 17:16:38 +01:00 |