.. |
attributes.js
|
Fixed line endings in some of the a11y test files. No bug, no functional change.
|
2009-02-15 09:29:45 +01:00 |
common.js
|
bug 477572 - Properly support indeterminate checkboxes with the right a11y notifications, r=surkov, sr=roc
|
2009-02-11 09:40:27 +01:00 |
events.js
|
Bug 472662 - no reorder event for most display property & DOM changes, r=marcoz, davidb
|
2009-02-05 14:23:18 +08: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 |
Makefile.in
|
Bug 475006 - Extend nsARIAMap or create hashtable to capture ARIA attribute characteristics, r=surkov, r=MarcoZ
|
2009-02-15 09:15:31 +01:00 |
moz.png
|
Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor.
|
2008-10-16 15:20:21 -07:00 |
namerules.xml
|
bug 474984 - Move name calculation for GridCell element to new namerules infrastructure, r=surkov
|
2009-01-25 07:55:56 +01:00 |
nsIAccessible_actions.js
|
Bug 457166 - Conversation links in GMail Inbox do not expose an action, cannot be activated by screen readers, r=marcoz, aaronlev
|
2008-10-08 20:54:58 +08:00 |
nsIAccessible_name.css
|
Bug 444279 – mochitest for accessible name calculating
|
2008-07-13 11:57:28 +08:00 |
nsIAccessible_name.js
|
Fixed line endings in some of the a11y test files. No bug, no functional change.
|
2009-02-15 09:29:45 +01:00 |
nsIAccessible_name.xbl
|
Bug 444279 – mochitest for accessible name calculating
|
2008-07-13 11:57:28 +08:00 |
nsIAccessible_selects.js
|
Bug 280136 - Remove GetFinalState(), r=davidb
|
2008-11-04 11:37:46 +08:00 |
nsIAccessible_states.js
|
Bug 475298 - mochitests for accessible relations, r=davidb, marcoz
|
2009-01-28 01:27:51 +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 |
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 474281 - accessible name of html table cells is incorrectly including descendants, r=aaronlev, r=surkov
|
2009-01-20 16:02:35 +01:00 |
test_aria_activedescendant.html
|
bug 462314 - Refactor test_aria_activedescendant.html, r=surkov
|
2008-10-30 11:39:17 +01:00 |
test_aria_role_article.html
|
bug 462316 - Refactor test_aria_role_article.html, r=surkov
|
2008-10-30 11:47:16 +01:00 |
test_aria_role_equation.html
|
bug 462350 - Refactor and rename test_bug428479.html to test_aria_role_equation.html, r=surkov
|
2008-10-31 13:19:28 +01:00 |
test_aria_token_attrs.html
|
Bug 452388 - Support value of undefined for aria-checked/aria-pressed/aria-selected, r=aaronlev, r=surkov, r=MarcoZ
|
2009-01-12 18:20:34 +01:00 |
test_bug368835.xul
|
bug 441974 - Several tests fail when running in conjunction with other mochitests, succeed when running stand-alone, disable failing tests with bugs filed for them, r=surkov
|
2008-09-11 16:43:06 +02:00 |
test_bug420863.html
|
Fixed line endings in some of the a11y test files. No bug, no functional change.
|
2009-02-15 09:29:45 +01:00 |
test_bug429285.html
|
Bug 280136 - Remove GetFinalState(), r=davidb
|
2008-11-04 11:37:46 +08:00 |
test_bug434464.html
|
Fixed line endings in some of the a11y test files. No bug, no functional change.
|
2009-02-15 09:29:45 +01:00 |
test_cssattrs.html
|
Bug 460932 - text-indent and text-align should really be object attributes, r=aaronlev, marcoz
|
2008-10-28 19:54:57 +08:00 |
test_events_caretmove.html
|
Bug 473765 - Intermittent test failure in bug 469985 test_events_mutation.html, r=davidb, marcoz
|
2009-01-25 12:42:21 +08:00 |
test_events_mutation.html
|
Bug 472662 - no reorder event for most display property & DOM changes, r=marcoz, davidb
|
2009-02-05 14:23:18 +08:00 |
test_groupattrs.html
|
Bug 468418 - Expose level for nested lists in HTML, r=marcoz, aaronlev
|
2009-01-05 15:41:30 +08:00 |
test_groupattrs.xul
|
Bug 468418 - Expose level for nested lists in HTML, r=marcoz, aaronlev
|
2009-01-05 15:41:30 +08:00 |
test_name_markup.html
|
Bug 468034 - make automated tests for name calculation rules, r=marcoz, davidb
|
2009-01-20 23:08:38 +08:00 |
test_nsIAccessible_actions.html
|
Bug 457166 - Conversation links in GMail Inbox do not expose an action, cannot be activated by screen readers, r=marcoz, aaronlev
|
2008-10-08 20:54:58 +08:00 |
test_nsIAccessible_actions.xul
|
Bug 457166 - Conversation links in GMail Inbox do not expose an action, cannot be activated by screen readers, r=marcoz, aaronlev
|
2008-10-08 20:54:58 +08:00 |
test_nsIAccessible_applicationAccessible.html
|
Bug 456121 - nsApplicationAccessible::GetName does not return a default value when brand.properties does not exist, patch=arno renevier, r=me, marcoz
|
2008-10-08 20:58:46 +08: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_editablebody.html
|
Bug 454997 - <body contenteditable=true> exposed incorrectly, r=marcoz, aaronlev
|
2008-10-08 20:50:36 +08:00 |
test_nsIAccessible_editabledoc.html
|
Bug 454997 - <body contenteditable=true> exposed incorrectly, r=marcoz, aaronlev
|
2008-10-08 20:50:36 +08:00 |
test_nsIAccessible_focus.html
|
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_name_button.html
|
Bug 467055 - move name calculated from tooltip code to GetName, r=davidb, marcoz
|
2008-12-03 15:21:08 +08:00 |
test_nsIAccessible_name_link.html
|
Bug 459782 - check the name calculation rules for nsHTMLLinkAccessible. r=david.bolter/marco.zehe, a191=beltzner.
|
2008-11-28 12:12:15 +01:00 |
test_nsIAccessible_name.html
|
Bug 455482 - In a select nested within a label, the accname contains each option's text, should only contain label's text, patch=Eitan, r=me, marcoz
|
2008-10-29 16:53:43 +08:00 |
test_nsIAccessible_name.xul
|
bug 453417 - Implement new aria-label property, r=surkov
|
2008-09-04 16:11:40 +02:00 |
test_nsIAccessible_selects.html
|
bug 477606 - select@size should be exposed as listbox, r=davidb, r=MarcoZ
|
2009-02-10 10:55:21 +01:00 |
test_nsIAccessibleDocument.html
|
bug 476209 - refactor test_nsIAccessibleDocument.html, r=MarcoZ
|
2009-02-05 06:43:46 +01:00 |
test_nsIAccessibleEditableText.html
|
Bug 452161 – pyatspi insertText doesn't work in empty textboxes, r=aaronlev, MarcoZ
|
2008-08-28 22:48:41 +08:00 |
test_nsIAccessibleHyperLink.html
|
Bug 475298 - mochitests for accessible relations, r=davidb, marcoz
|
2009-01-28 01:27:51 +08:00 |
test_nsIAccessibleHyperLink.xul
|
Bug 280136 - Remove GetFinalState(), r=davidb
|
2008-11-04 11:37:46 +08:00 |
test_nsIAccessibleHyperText.html
|
bug 441974 - Several tests fail when running in conjunction with other mochitests, succeed when running stand-alone, disable failing tests with bugs filed for them, r=surkov
|
2008-09-11 16:43:06 +02:00 |
test_nsIAccessibleImage.html
|
bug 476796 - Refactor test_nsIAccessibleImage, r=surkov
|
2009-02-05 10:06:40 +01:00 |
test_nsIAccessibleTable_1.html
|
bug 441974 - fix test for unexpected pass of column header retrieval
|
2008-09-22 14:12:19 +02:00 |
test_nsIAccessibleTable_2.html
|
Bug 417912 - GetCellDataAt callers that expect an error if no cell is found are wrong, r=evan.yan, bernd, a=beltzner
|
2008-03-05 20:11:45 -08:00 |
test_nsIAccessibleTable_3.html
|
adding testcases for the nsIAccessibleTable interface r=marcoz bug 415730
|
2008-02-23 03:34:39 -08:00 |
test_nsIAccessibleTable_4.html
|
bug 430758 - GetAccessible() could be fooled by additional table ancestor patch by evan.yan@sun.com (Evan Yan) r=surkov a1.9=beltzner
|
2008-05-03 22:39:20 -07:00 |
test_nsIAccessibleTable_listboxes.xul
|
Bug 418371 - implement the rest of methods of nsIAccessibleTable on xul:listbox, r=evan.yan, a=beltzner
|
2008-03-05 20:14:10 -08:00 |
test_nsIAccessNode_utils.html
|
bug 474408 - Remove role='description', r=MarcoZ
|
2009-02-10 10:40:38 +01:00 |
test_nsOuterDocAccessible.html
|
Bug 280136 - Remove GetFinalState(), r=davidb
|
2008-11-04 11:37:46 +08:00 |
test_objectattrs.html
|
Bug 475006 - Extend nsARIAMap or create hashtable to capture ARIA attribute characteristics, r=surkov, r=MarcoZ
|
2009-02-15 09:15:31 +01:00 |
test_relations.html
|
Bug 345780 - Support multiple targets for same relation, r=davidb, r=MarcoZ, sr=neil
|
2009-02-10 11:03:30 +01:00 |
test_relations.xul
|
Bug 345780 - Support multiple targets for same relation, r=davidb, r=MarcoZ, sr=neil
|
2009-02-10 11:03:30 +01:00 |
test_role_nsHyperTextAcc.html
|
bug 474281 - accessible name of html table cells is incorrectly including descendants, r=aaronlev, r=surkov
|
2009-01-20 16:02:35 +01:00 |
test_role_table_cells.html
|
bug 474984 - Move name calculation for GridCell element to new namerules infrastructure, r=surkov
|
2009-01-25 07:55:56 +01:00 |
test_states.html
|
bug 477572 - Properly support indeterminate checkboxes with the right a11y notifications, r=surkov, sr=roc
|
2009-02-11 09:40:27 +01:00 |
test_table_indexes.html
|
Fixed line endings in some of the a11y test files. No bug, no functional change.
|
2009-02-15 09:29:45 +01:00 |
test_textattrs.html
|
Backout changeset 4767c92771e6 from bug 475522 because of burning tree
|
2009-02-12 15:35:12 +01:00 |
test_textboxes.html
|
Bug 469818 - Refactor test_textboxes.* files, r=surkov
|
2009-01-06 15:04:28 +01:00 |
test_textboxes.xul
|
bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov
|
2009-02-02 10:38:53 +01:00 |
testTextboxes.js
|
Bug 469818 - Refactor test_textboxes.* files, r=surkov
|
2009-01-06 15:04:28 +01:00 |