Serge Gautherie
|
5ad258b202
|
Bug 483391 - A11y test_nsIAccessibleHyperLink.xul fails to actually test anything; Add missing parenthesis; (no review)
|
2009-03-14 15:57:29 +01:00 |
Marco Zehe
|
3baa76ce70
|
bug 481720 - Don't load remote images in mochitests, r=davidb
|
2009-03-13 15:33:33 +01:00 |
Justin Dolske
|
e4eca4a418
|
Disable A11Y tests that randomly fail due to loading remote images. (bug 481720)
|
2009-03-11 20:02:17 -07:00 |
Marco Zehe
|
ba60bbcfad
|
Bug 482674 - Rename and refactor test_bug434464.html, r=surkov
--HG--
rename : accessible/tests/mochitest/test_bug434464.html => accessible/tests/mochitest/test_accessnode_invalidation.html
|
2009-03-11 15:33:34 +01:00 |
David Bolter
|
f2d31fc25e
|
Bug 482573 - add test aria-sort exposed as sort object attribute, r=MarcoZ
|
2009-03-10 21:44:24 +01:00 |
David Bolter
|
2d12dd4d03
|
Bug 482258 - ARIA controls with STATE_MIXED must not have STATE_CHECKED set also, r=MarcoZ
|
2009-03-10 07:03:21 +01:00 |
Marco Zehe
|
9d46e716d5
|
bug 477975 - Expose action on HTML5 indeterminate checkboxes, r=davidb
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_actions.xul => accessible/tests/mochitest/test_actions.xul
rename : accessible/tests/mochitest/test_nsIAccessible_actions.html => accessible/tests/mochitest/test_actions_aria.html
|
2009-03-09 16:10:40 +01:00 |
Alexander Surkov
|
0727e92923
|
Bug 481357 - rename finalRole to role, r=davidb
|
2009-03-07 23:38:58 +08:00 |
Alexander Surkov
|
a6a943ae6c
|
Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz
|
2009-03-07 19:23:25 +08:00 |
Alexander Surkov
|
9d8a2a9355
|
disable a11y test_getChildAtPoint test
|
2009-03-05 22:16:38 +08:00 |
Alexander Surkov
|
89625f64e9
|
Bug 481617 - leaks of test_getChildAtPoint (enable this test), r=marcoz
|
2009-03-05 21:07:38 +08:00 |
Marco Zehe
|
63c808db84
|
bug 481435 - Refactor the test_nsiAccessibleTable*.html files, r=surkov
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleTable_1.html => accessible/tests/mochitest/test_table_1.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_2.html => accessible/tests/mochitest/test_table_2.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_3.html => accessible/tests/mochitest/test_table_3.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_4.html => accessible/tests/mochitest/test_table_4.html
|
2009-03-05 13:55:54 +01:00 |
Alexander Surkov
|
04e3425b90
|
disable a11y test_getChildAtPoint test, linux failure
|
2009-03-05 14:48:17 +08:00 |
Alexander Surkov
|
bcf9d02f7b
|
Bug 471493 - crash [@ nsPropertyTable::GetPropertyInternal], r=marcoz, davidb, rcampbell
|
2009-03-05 12:08:18 +08:00 |
Alexander Surkov
|
c82b6a820c
|
Bug 473570 - Restrict font-weight text attribute to allowed values, r=marcoz, davidb, mozbugz, sr=roc
|
2009-03-04 14:46:29 +08:00 |
Marco Zehe
|
ea63fda052
|
bug 462527 - Refactor test_bug429285.html, r=surkov
|
2009-03-03 11:42:00 +01:00 |
Marco Zehe
|
d8d12dde9c
|
Bug 480939 - Refactor test_nsOuterDocAccessible.html, r=davidb
|
2009-03-02 16:08:56 +01:00 |
Marco Zehe
|
5c7852801d
|
Bug 480934 - Refactor test_nsIAccessibleHyperText.html, r=davidb
|
2009-03-02 16:07:14 +01:00 |
Marco Zehe
|
aaeb9e8950
|
bug 480294 - Refactor nsIAccessibleHyperLink mochitests, r=surkov
|
2009-02-27 12:23:26 +01:00 |
Alexander Surkov
|
8479d096c0
|
Bug 475330 - mochitests for xul:tab and xul:tabpanel relations, r=marcoz, davidb
|
2009-02-27 19:01:33 +08:00 |
Alexander Surkov
|
ae4701c348
|
Bug 480099 - If an html:label has both a title and inner text, title becomes acc name for control this label is labelling, r=marcoz, davidb
|
2009-02-27 18:54:39 +08:00 |
Alexander Surkov
|
d8177b09b1
|
Bug 454647 - fix test_bug368835.xul tests so that TreeInvalidation returns consistent values for event data, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_bug368835.xul => accessible/tests/mochitest/test_events_tree.xul
|
2009-02-27 18:45:21 +08:00 |
David Bolter
|
4f12437323
|
Bug 478810 - document role='textbox' fails assertion, r=surkov, r=MarcoZ
|
2009-02-26 09:17:43 +01:00 |
David Bolter
|
fe829e485b
|
Bug 477876 - expose checkable='true' object attribute, r=surkov, r=MarcoZ
|
2009-02-21 08:43:51 +01:00 |
Alexander Surkov
|
ad901945a4
|
Bug 455886 - AccessibleNameFromSubtree(): don't recurse into subtrees for roles that don't use name from subtree, r=davidb, marcoz
--HG--
rename : accessible/src/base/nsNameUtils.cpp => accessible/src/base/nsTextEquivUtils.cpp
rename : accessible/src/base/nsNameUtils.h => accessible/src/base/nsTextEquivUtils.h
|
2009-02-19 15:06:14 +08:00 |
Alexander Surkov
|
765cfda175
|
Bug 463645 - container-live object attribute should reflect role as well, r=davidb, marcoz
|
2009-02-19 14:56:19 +08:00 |
David Bolter
|
8744350c0c
|
bug 467387 - Expose non-editable documents as readonly, regardless of role, r=surkov, r=MarcoZ
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_editabledoc.html => accessible/tests/mochitest/test_states_doc.html
rename : accessible/tests/mochitest/test_nsIAccessible_editablebody.html => accessible/tests/mochitest/test_states_editablebody.html
|
2009-02-17 17:16:38 +01:00 |
Alexander Surkov
|
0f51db206e
|
Bug 475522 - walk subtree once for all text attributes, r=davidb, rOMarcoZ, sr=neil
--HG--
rename : accessible/src/base/nsTextUtils.cpp => accessible/src/base/nsTextAttrs.cpp
rename : accessible/src/base/nsTextUtils.h => accessible/src/base/nsTextAttrs.h
|
2009-02-15 09:35:10 +01:00 |
Marco Zehe
|
905cbc22fb
|
Fixed line endings in some of the a11y test files. No bug, no functional change.
|
2009-02-15 09:29:45 +01:00 |
David Bolter
|
da62b0bcb2
|
Bug 475006 - Extend nsARIAMap or create hashtable to capture ARIA attribute characteristics, r=surkov, r=MarcoZ
|
2009-02-15 09:15:31 +01:00 |
Marco Zehe
|
b64b02fdb6
|
Backout changeset 4767c92771e6 from bug 475522 because of burning tree
|
2009-02-12 15:35:12 +01:00 |
Alexander Surkov
|
0dcbd2432d
|
Bug 475522 - walk subtree once for all text attributes, r=marcoz, davidb, sr=neil
--HG--
rename : accessible/src/base/nsTextUtils.cpp => accessible/src/base/nsTextAttrs.cpp
rename : accessible/src/base/nsTextUtils.h => accessible/src/base/nsTextAttrs.h
|
2009-01-12 21:34:52 +08:00 |
Marco Zehe
|
046f6890e9
|
bug 477572 - Properly support indeterminate checkboxes with the right a11y notifications, r=surkov, sr=roc
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_states.html => accessible/tests/mochitest/test_states.html
|
2009-02-11 09:40:27 +01:00 |
Alexander Surkov
|
8f0b3e7aff
|
Bug 345780 - Support multiple targets for same relation, r=davidb, r=MarcoZ, sr=neil
|
2009-02-10 11:03:30 +01:00 |
Alexander Surkov
|
5cc2fda792
|
bug 477606 - select@size should be exposed as listbox, r=davidb, r=MarcoZ
|
2009-02-10 10:55:21 +01:00 |
David Bolter
|
5ea9611911
|
bug 474408 - Remove role='description', r=MarcoZ
|
2009-02-10 10:40:38 +01:00 |
Marco Zehe
|
2532b20c4f
|
bug 476796 - Refactor test_nsIAccessibleImage, r=surkov
|
2009-02-05 10:06:40 +01:00 |
Alexander Surkov
|
7b19fa7219
|
merge with bug 476209
|
2009-02-05 14:26:54 +08:00 |
Alexander Surkov
|
de059fe421
|
Bug 472662 - no reorder event for most display property & DOM changes, r=marcoz, davidb
|
2009-02-05 14:23:18 +08:00 |
David Bolter
|
0832e07bf0
|
bug 476209 - refactor test_nsIAccessibleDocument.html, r=MarcoZ
|
2009-02-05 06:43:46 +01:00 |
Alexander Surkov
|
322b160dab
|
Bug 475298 - mochitests for accessible relations, r=davidb, marcoz
|
2009-01-28 01:27:51 +08:00 |
Marco Zehe
|
b7ec6f6e9a
|
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 |
David Bolter
|
ddb9396d4b
|
bug 467146 - font-size text attribute should be exposed in pt units, r=surkov, r=MarcoZ
|
2009-01-25 08:01:24 +01:00 |
Marco Zehe
|
d0897058af
|
bug 474984 - Move name calculation for GridCell element to new namerules infrastructure, r=surkov
|
2009-01-25 07:55:56 +01:00 |
Alexander Surkov
|
38dc541c80
|
Bug 473765 - Intermittent test failure in bug 469985 test_events_mutation.html, r=davidb, marcoz
--HG--
rename : accessible/tests/mochitest/common.js => accessible/tests/mochitest/events.js
|
2009-01-25 12:42:21 +08:00 |
Alexander Surkov
|
e24a5807e2
|
fix for bug 468034
|
2009-01-21 00:19:10 +08:00 |
Alexander Surkov
|
986d6fa195
|
Bug 468034 - make automated tests for name calculation rules, r=marcoz, davidb
|
2009-01-20 23:08:38 +08:00 |
Marco Zehe
|
b33e6d4f6d
|
bug 474281 - accessible name of html table cells is incorrectly including descendants, r=aaronlev, r=surkov
--HG--
rename : accessible/tests/mochitest/test_nsHyperTextAcc_roles.html => accessible/tests/mochitest/test_role_nsHyperTextAcc.html
|
2009-01-20 16:02:35 +01:00 |
Marco Zehe
|
8ea5773323
|
bug 474261 - Test remaining implementations in nsHypertextAccessible::GetRole, r=surkov
|
2009-01-19 22:25:55 +01:00 |
Marco Zehe
|
05db72d624
|
bug 472326 - html:input of type file no longer rendered to screen readers, effective December 30, 2008, r=aaronlev, r=surkov
|
2009-01-15 15:45:43 +01:00 |
Alexander Surkov
|
1c263d20aa
|
Bug 469985 - turn the test from bug 354745 into mochitest, r=aaronlev, marocz, davidb
|
2009-01-14 20:19:35 +08:00 |
David Bolter
|
0634258783
|
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 |
Marco Zehe
|
3f5ed1a3a1
|
Fixing Windows and Linux orange from bug 469818
|
2009-01-06 16:33:45 +01:00 |
Marco Zehe
|
569706a5a2
|
Followup to bug 469818 - Refactor test_textboxes.* files, re-enabled XUL file of this test suite
|
2009-01-06 15:06:29 +01:00 |
Marco Zehe
|
4329556f44
|
Bug 469818 - Refactor test_textboxes.* files, r=surkov
|
2009-01-06 15:04:28 +01:00 |
Alexander Surkov
|
5e4bb7fd66
|
Bug 468418 - Expose level for nested lists in HTML, r=marcoz, aaronlev
|
2009-01-05 15:41:30 +08:00 |
Alexander Surkov
|
34d6e34cbb
|
Bug 466629 - AttributeChangedEvent not fired, or at least test is failing, with spell check mistakes on Linux, r=marcoz
|
2008-12-17 15:10:41 +08:00 |
Alexander Surkov
|
84fc57abb5
|
Bug 468451 - Images with empty alt attribute no longer get an empty accessible name, but return NULL instead, r=aaronlev, marcoz, davidb
|
2008-12-17 00:13:49 +08:00 |
Alexander Surkov
|
caf5217eb5
|
Bug 448744 - IAccessibleText::caretOffset should return -1 if the system caret is not currently with in that particular object, r=aaronlev, marcoz, sr=roc
|
2008-12-16 18:14:20 +08:00 |
Marco Zehe
|
84d5a916f0
|
disabling tests until bug 468451 is fixed
|
2008-12-09 12:02:25 -08:00 |
Alexander Surkov
|
b2e974fd33
|
Bug 467057 - xul menulist doesn't fire expand/collapse state change events, r=marcoz, aaronlev
|
2008-12-03 17:04:02 +08:00 |
Alexander Surkov
|
40d187b963
|
Bug 462868 - background-color text attribute being exposed as black when it isn't, r=aaronlev, marcoz
|
2008-12-03 15:22:49 +08:00 |
Alexander Surkov
|
598e82268f
|
Bug 467055 - move name calculated from tooltip code to GetName, r=davidb, marcoz
|
2008-12-03 15:21:08 +08:00 |
Alexander Surkov
|
a2bb4ab4ef
|
Bug 459782 - check the name calculation rules for nsHTMLLinkAccessible. r=david.bolter/marco.zehe, a191=beltzner.
|
2008-11-28 12:12:15 +01:00 |
Alexander Surkov
|
c0e4f15def
|
Bug 459782 - check the name calculation rules for nsHTMLLinkAccessible. r=david.bolter/marco.zehe, a191=beltzner.
|
2008-11-28 11:04:34 +01:00 |
Alexander Surkov
|
4f0678568c
|
Bug 441974 - Several tests fail when running in conjunction with other mochitests, succeed when running stand-alone, patch=MarcoZ, r=me, a=beltzner
|
2008-11-27 12:06:11 +08:00 |
Marco Zehe
|
1161b7fbc8
|
Temporarily disable all .xul files in a11y mochitests, see bug 465755
|
2008-11-19 20:53:19 +01:00 |
Marco Zehe
|
c38796e016
|
Disabled test_textboxes.xul in a11y test suite temporarily
|
2008-11-19 18:01:36 +01:00 |
Alexander Surkov
|
1a80e5b38c
|
Bug 280136 - Remove GetFinalState(), r=davidb
|
2008-11-04 11:37:46 +08:00 |
Marco Zehe
|
02264658e6
|
bug 462350 - Refactor and rename test_bug428479.html to test_aria_role_equation.html, r=surkov
--HG--
rename : accessible/tests/mochitest/test_bug428479.html => accessible/tests/mochitest/test_aria_role_equation.html
|
2008-10-31 13:19:28 +01:00 |
Marco Zehe
|
537942c7f8
|
bug 462316 - Refactor test_aria_role_article.html, r=surkov
|
2008-10-30 11:47:16 +01:00 |
Marco Zehe
|
18693a33e2
|
bug 462314 - Refactor test_aria_activedescendant.html, r=surkov
|
2008-10-30 11:39:17 +01:00 |
Alexander Surkov
|
6765f8fcc6
|
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 |
Alexander Surkov
|
3398287634
|
Bug 460932 - text-indent and text-align should really be object attributes, r=aaronlev, marcoz
|
2008-10-28 19:54:57 +08:00 |
Alexander Surkov
|
7d9f6d351c
|
Bug 460417 - invalid handling of selection changes inside input element, r=aaronlev, marcoz, sr=neil
|
2008-10-28 16:43:07 +08:00 |
Justin Dolske
|
825d819a9b
|
Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor.
|
2008-10-16 15:20:21 -07:00 |
Alexander Surkov
|
6dba3dda25
|
Bug 459635 - ARIA role should override name computation from subtree flag, r=marcoz, aaronlev
|
2008-10-14 16:27:02 +08:00 |
Marco Zehe
|
fe70c041f1
|
Backing out changeset c0424e568b5e from bug 457369 because it breaks the market-leading screen reader
|
2008-10-10 16:27:44 +02:00 |
Alexander Surkov
|
b04bd307c2
|
Comment Bug 457369 - ISimpleDOMNode navigation methods creates nsAccessNodeWrap everytime, r=aaronlev, marcoz
--HG--
rename : accessible/tests/mochitest/test_bug434464.html => accessible/tests/mochitest/test_nsIAccessNode_invalidation.html
|
2008-10-10 20:32:31 +08:00 |
Alexander Surkov
|
80441e9c5d
|
Bug 453591 - reorganize nsAccessible::GetName to handle ARIA for non XUL/HTML elements, r=marcoz, aaronlev
|
2008-10-10 20:26:55 +08:00 |
Alexander Surkov
|
5ade623a65
|
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 |
Alexander Surkov
|
f367656b73
|
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 |
Alexander Surkov
|
5b38a55cdc
|
Bug 454997 - <body contenteditable=true> exposed incorrectly, r=marcoz, aaronlev
|
2008-10-08 20:50:36 +08:00 |
Alexander Surkov
|
d16248453b
|
Bug 457219 - collapsed and expanded states are exposed both, r=marcoz, aaronlev
|
2008-10-08 13:27:24 +08:00 |
Marco Zehe
|
1030b942c2
|
bug 441974 - protect against failure in call to accessible.numActions
|
2008-09-22 14:39:13 +02:00 |
Marco Zehe
|
496cab016b
|
bug 441974 - disable test for group attributes on XUL menus on Linux
|
2008-09-22 14:25:31 +02:00 |
Marco Zehe
|
e89af0d047
|
bug 441974 - fix test for unexpected pass of column header retrieval
|
2008-09-22 14:12:19 +02:00 |
Marco Zehe
|
1cda4c6ae5
|
bug 441974 - disabled test for y coordinate in nsIAccessibleImage tests
|
2008-09-22 14:07:08 +02:00 |
Marco Zehe
|
9bc47f9cb4
|
bug 441974 - marked failing STATE_FOCUSED test as known, and commented with appropriate bug number
|
2008-09-18 11:29:18 +02:00 |
Marco Zehe
|
172312d528
|
bug 441974 - temporarily fixing test until bug 445834 gets fixed
|
2008-09-18 10:22:33 +02:00 |
Marco Zehe
|
8d580b0555
|
bug 443889 - nsIAccessible tests for lists and selects, r=surkov
|
2008-09-18 09:25:09 +02:00 |
Marco Zehe
|
612bbaf666
|
more fixes to textattrs test for bug 441974
|
2008-09-18 09:13:08 +02:00 |
Alexander Surkov
|
f4f4d107d8
|
Bug 454211 - ISimpleDOMNode functions get_computedStyleForProperties and get_computedStyle functions appear to always return the COM error code 0x80004005 (E_FAIL), r=aaronlev, marcoz
|
2008-09-17 21:09:34 +08:00 |
Alexander Surkov
|
a6d122cd24
|
Bug 454377 - caret move event is fired for parent of html:textarea when textarea is tabed, r=aaronlev, marcoz
|
2008-09-16 22:38:48 +08:00 |
Marco Zehe
|
89a7a2eba4
|
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 |
Marco Zehe
|
030cd9ecbf
|
bug 454654 - Fix text attributes tests so they work on all platforms, r=surkov
|
2008-09-11 16:41:11 +02:00 |
Ted Mielczarek
|
f4576958c6
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
Alexander Surkov
|
b965e578c9
|
Bug 453371 - textarea accessible name does not show current value when it has a text child, patch=Eitan Isaacson,r=me
|
2008-09-05 12:48:42 +08:00 |
Marco Zehe
|
bbe38fb984
|
bug 453417 - Implement new aria-label property, r=surkov
|
2008-09-04 16:11:40 +02:00 |
Alexander Surkov
|
5620cf1160
|
Bug 452710 - TakeFocus don't work on linkable accessibles, r=MarcoZ
|
2008-09-01 09:52:40 +08:00 |
Alexander Surkov
|
b14e3fe79a
|
Bug 452161 – pyatspi insertText doesn't work in empty textboxes, r=aaronlev, MarcoZ
|
2008-08-28 22:48:41 +08:00 |
Alexander Surkov
|
cfd645ff5f
|
Bug 445968 – Cannot obtain background-color of objects that do not have a color explicitly assigned, r=aaronlev, sr=roc
|
2008-08-28 16:31:01 +08:00 |
Marco Zehe
|
6022bfe136
|
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 |
Alexander Surkov
|
5481e999b1
|
Bug 451376 – IAccessibleText::attributes provides incorrect info after a mis-spelled word, r=Olli.Pettay, MarcoZ, sr=neil
|
2008-08-26 11:04:14 +08:00 |
Marco Zehe
|
c1472f7092
|
test for bug 434464 - invalidate access node cache, r=aaronlev
|
2008-08-25 21:23:37 +02:00 |
Alexander Surkov
|
9c27fef7e0
|
bug 449717 - doAction() doesn't work for linkable accessible with 'click' action, r=MarcoZ
|
2008-08-08 16:44:26 +02:00 |
Alexander Surkov
|
0f225f8a6c
|
Bug 410765 – 'List all tabs' button on tabs not working in AT-SPI, r=MarcoZ, Olli.Pettay, aaronlev, sr=roc
|
2008-08-06 05:16:54 -07:00 |
Alexander Surkov
|
045a616bcb
|
Bug 445938 – text-position attribute not yet exposed for superscript and subscript text, r=aaronlev, MarcoZ
|
2008-07-23 23:09:11 +08:00 |
Marco Zehe
|
f361c2a2ff
|
Bustage fix for bug 345759
|
2008-07-17 14:36:00 +02:00 |
Alexander Surkov
|
4cae867614
|
bug 345759 - Spell as you type not accessible, r=aaronlev, r=Olli.Pettay, sr=neil
|
2008-07-17 14:06:24 +02:00 |
L. David Baron
|
a1d6e38eb3
|
Fix accidental disabling of more mochitests than intended. Bug 437980 / Bug 445586
|
2008-07-16 14:23:43 -07:00 |
Marco Zehe
|
421f800c63
|
Disabling table indexes test file, see bug 437980
|
2008-07-16 19:58:49 +02:00 |
Alexander Surkov
|
a63940638a
|
Bug 443081 – ARIA name from child content is incorrectly including child elements that have display:none, r=aaronlev, MarcoZ
|
2008-07-16 23:24:36 +08:00 |
Alexander Surkov
|
ac14845b98
|
Bug 444279 – mochitest for accessible name calculating
|
2008-07-13 11:57:28 +08:00 |
Alexander Surkov
|
1765038995
|
Bug 443881 – take into account separators in xul menus when group attributes are calculating, r=MarcoZ, sr=neil
|
2008-07-09 23:50:52 +08:00 |
Marco Zehe
|
d01b6734c8
|
bug 439057 - Fix nsIAccessibleImage mochitest x and y coordinates so they work when running all tests, r=surkov
|
2008-07-08 07:42:11 +02:00 |
Alexander Surkov
|
594f298200
|
Bug 439566 – Include the css display property as an IAccessible2 object attribute, r=MarcoZ
|
2008-07-03 12:12:45 +08:00 |
Marco Zehe
|
37cb254506
|
bug 442648 - nsIAccessible tests on textboxes, r=surkov
|
2008-07-02 19:09:53 +02:00 |
Alexander Surkov
|
5e7f902e4c
|
bug 441888 - ARIA checked menu items are not included in the total list of menu items, r=MarcoZ
|
2008-06-28 08:16:34 +02:00 |
Marco Zehe
|
9a9778cf11
|
bug 441737 - nsIAccessibleDocument chrome tests, r=surkov
|
2008-06-26 14:17:35 +02:00 |
Marco Zehe
|
81a06239c6
|
bug 441519 - nsOuterDocAccessible chrome tests, r=surkov
|
2008-06-25 12:28:09 +02:00 |
Alexander Surkov
|
d176ba7c40
|
Bug 438325 – Link with title and an image that has neither alt nor title doesn't get an accessible name
|
2008-06-20 21:19:23 +08:00 |
Alexander Surkov
|
99caf50c93
|
Bug 438782 – Links should not unconditionally receive an accessible action of jump, r=MarcoZ
|
2008-06-20 13:50:27 +08:00 |
Alexander Surkov
|
0a5fc15f68
|
Bug 439077 – Anchor tags with no attributes should not expose linked accessible state, r=MarcoZ
|
2008-06-19 11:11:46 +08:00 |
Marco Zehe
|
1d8bd7d68d
|
bug 429666 - Expose ROLE_DOCUMENT for ARIA landmarks that inherit from document, patch by aaronlev, r=me; test by me, r=surkov
|
2008-06-17 08:52:09 +02:00 |
Marco Zehe
|
bfb0822d50
|
bug 429285 - Propagate aria-disabled to descendants, patch by aaronlev, test by me, r=surkov
|
2008-06-16 07:45:58 +02:00 |
Marco Zehe
|
fc833a52bf
|
bug 431615 - HTML 4.01 MAP element prevents links from displaying using a screen reader, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=me, r=aaronlev, sr=jst
|
2008-06-11 08:27:22 +02:00 |
marco.zehe@googlemail.com
|
6bf33ac58e
|
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 |
marco.zehe@googlemail.com
|
9bc13b1a14
|
bug 431408 - Rename cell-index string property to table-cell-index r=surkov a1.9=dsicore
|
2008-04-30 02:07:50 -07:00 |
marco.zehe@googlemail.com
|
f60ffdb4ee
|
Mochitest for bug 429656 - Use title attribute for image names when alt attribute is explicitly empty r=surkov
|
2008-04-24 23:21:09 -07:00 |
marco.zehe@googlemail.com
|
ee525db3b4
|
Mochitest for bug 429659 - Expose image URL via accessibility APIs r=surkov
|
2008-04-23 06:22:25 -07:00 |
surkov.alexander@gmail.com
|
c17cf01cc9
|
Bug 429547 - Support aria-activedescendant usage in nsIAccesible::TakeFocus(), r=aaronlev, a=dsicore
|
2008-04-22 23:04:53 -07:00 |
surkov.alexander@gmail.com
|
8145c55c2b
|
Bug 423224 - Expose object attribute on cell accessible for html:td to provide cell index, r=evan.yan, a=mtschrep
|
2008-04-14 20:38:31 -07:00 |
marco.zehe@googlemail.com
|
c0344a014f
|
Mochitest for bug 421066 - Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links. ( r=surkov
|
2008-04-14 06:29:44 -07:00 |
marco.zehe@googlemail.com
|
abb5a4efc0
|
Mochitest for bug 428479 - Support ARIA role="math" r=surkov
|
2008-04-14 05:34:47 -07:00 |
marco.zehe@googlemail.com
|
3f8dfb6ee2
|
bug 428477 - Rename nsIAccessibleHyperLink::anchorsCount to nsiAccessibleHyperLink::anchorCount for better consistency r=aaronlev a1.9=beltzner
|
2008-04-11 08:57:36 -07:00 |
marco.zehe@googlemail.com
|
486a905b79
|
bug 428248 - Implement tests for nsIAccessibleHyperText interface r=Alexander Surkov (surkov.alexander@gmail.com) a1.9=beltzner
|
2008-04-11 00:22:32 -07:00 |
marco.zehe@googlemail.com
|
2bc56b3cdb
|
bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835. p=Alexander Surkov (surkov.alexander@gmail.com) r=me, r=Olli.Pettay sr=jonas a1.9=beltzner
|
2008-04-10 08:11:15 -07:00 |
gijskruitbosch@gmail.com
|
917647e4c9
|
Fixing bustage, r+sr+a=mcsmurf+firebot
|
2008-03-30 08:57:07 -07:00 |
gijskruitbosch@gmail.com
|
46263a441f
|
Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner)
|
2008-03-30 08:40:55 -07:00 |
gijskruitbosch@gmail.com
|
b7b83370fd
|
Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner)
|
2008-03-30 08:33:01 -07:00 |
surkov.alexander@gmail.com
|
ee53da98b2
|
Bug 419811 - bustage fix, added missed file
|
2008-03-29 20:50:31 -07:00 |
surkov.alexander@gmail.com
|
5bae2e4f8a
|
Bug 419811 - html table accessible hierarchy is broken, patch=evan.yan, r=me, a=beltzner
|
2008-03-29 20:34:41 -07:00 |
surkov.alexander@gmail.com
|
87844f2e94
|
Bug 420863 - If an HTML element has an onClick attribute, expose its click action on the element rather than its child text leaf node, r=aaronlev, a=dsicore
|
2008-03-15 18:23:41 -07:00 |
surkov.alexander@gmail.com
|
a5d6e71425
|
Bug 416742 - add missing file
|
2008-03-07 02:22:32 -08:00 |
surkov.alexander@gmail.com
|
c68ef190b9
|
Bug 416742 - Regression: multiple rowgroups interfere with getColumnAtIndex(), r=bernd, sr=roc, a=beltzner
|
2008-03-07 02:14:35 -08:00 |
surkov.alexander@gmail.com
|
311c469c20
|
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 |
surkov.alexander@gmail.com
|
67d97f5251
|
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 |
surkov.alexander@gmail.com
|
2014e46fc8
|
Bug 418043 - add mochitest for bug 308564, r=evan.yan
|
2008-03-05 19:49:44 -08:00 |
dbaron@dbaron.org
|
68782d4809
|
Fix spelling error to force unit test boxes to cycle.
|
2008-02-24 14:40:26 -08:00 |
bmlk@gmx.de
|
9938343e1e
|
adding testcases for the nsIAccessibleTable interface r=marcoz bug 415730
|
2008-02-23 03:34:39 -08:00 |
surkov.alexander@gmail.com
|
bdd5255e56
|
Bug 417317 - Certain types of LISTITEM accessibles no longer get attributes set like "x of y", regression from fix for bug 389926, r=marcoz, a=mtschrep
|
2008-02-19 05:47:19 -08:00 |
surkov.alexander@gmail.com
|
9716a7ff9e
|
Bug 416553 - option to run accessibility tests, r=rcampbell
|
2008-02-14 02:32:21 -08:00 |
surkov.alexander@gmail.com
|
18d28cab1a
|
Back out bug 416553
|
2008-02-13 23:33:19 -08:00 |
surkov.alexander@gmail.com
|
0f7c15d44d
|
Bug 416553 - option to run accessibility tests, r=rcampbell
|
2008-02-13 22:20:01 -08:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
marco.zehe%googlemail.com
|
93b6b68931
|
bug 431615 - HTML 4.01 MAP element prevents links from displaying using a screen reader, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=me, r=aaronlev, sr=jst, a1.9.0.2=ss
|
2008-07-25 16:13:04 +00:00 |
marco.zehe%googlemail.com
|
a3d2f6a57a
|
bug 439057 - Fix nsIAccessibleImage mochitest x and y coordinates so they work when running all tests, r=surkov
|
2008-07-25 11:41:18 +00:00 |
marco.zehe%googlemail.com
|
b3351e810c
|
bug 441519 - nsOuterDocAccessible chrome tests, r=surkov
|
2008-07-22 05:11:13 +00:00 |
marco.zehe%googlemail.com
|
a6d3615a9f
|
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-04 05:39:21 +00:00 |
marco.zehe%googlemail.com
|
b5c89065c0
|
bug 431408 - Rename cell-index string property to table-cell-index
r=surkov
a1.9=dsicore
|
2008-04-30 09:07:51 +00:00 |
marco.zehe%googlemail.com
|
9a3729d798
|
Mochitest for bug 429656 - Use title attribute for image names when alt attribute is explicitly empty
r=surkov
|
2008-04-25 06:21:09 +00:00 |
marco.zehe%googlemail.com
|
fa62b84fe6
|
Mochitest for bug 429659 - Expose image URL via accessibility APIs
r=surkov
|
2008-04-23 13:22:25 +00:00 |
surkov.alexander%gmail.com
|
6f665af616
|
Bug 429547 ��� Support aria-activedescendant usage in nsIAccesible::TakeFocus(), r=aaronlev, a=dsicore
|
2008-04-23 06:04:53 +00:00 |
surkov.alexander%gmail.com
|
f9e27d4083
|
Bug 423224 ��� Expose object attribute on cell accessible for html:td to provide cell index, r=evan.yan, a=mtschrep
|
2008-04-15 03:38:32 +00:00 |
marco.zehe%googlemail.com
|
999d611b94
|
Mochitest for bug 421066 - Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links. (
r=surkov
|
2008-04-14 13:29:44 +00:00 |
marco.zehe%googlemail.com
|
235cae67f3
|
Mochitest for bug 428479 - Support ARIA role="math"
r=surkov
|
2008-04-14 12:34:47 +00:00 |
marco.zehe%googlemail.com
|
e4bf7eaadf
|
bug 428477 - Rename nsIAccessibleHyperLink::anchorsCount to nsiAccessibleHyperLink::anchorCount for better consistency
r=aaronlev
a1.9=beltzner
|
2008-04-11 15:57:37 +00:00 |
marco.zehe%googlemail.com
|
dad4a837b3
|
bug 428248 - Implement tests for nsIAccessibleHyperText interface
r=Alexander Surkov (surkov.alexander@gmail.com)
a1.9=beltzner
|
2008-04-11 07:22:35 +00:00 |
marco.zehe%googlemail.com
|
afd77c538e
|
bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835.
p=Alexander Surkov (surkov.alexander@gmail.com)
r=me, r=Olli.Pettay
sr=jonas
a1.9=beltzner
|
2008-04-10 15:11:16 +00:00 |
gijskruitbosch%gmail.com
|
c8b4ae574b
|
Fixing bustage, r+sr+a=mcsmurf+firebot
|
2008-03-30 15:57:07 +00:00 |
gijskruitbosch%gmail.com
|
9a432a06e9
|
Bug 418368 � Create tests for NSIAccessibleHyperlink interface
p=marco.zehe@googlemail.com (Marco Zehe)
r=surkov.alexander@gmail.com (Alexander Surkov)
a=beltzner@mozilla.com (Mike Beltzner)
|
2008-03-30 15:40:55 +00:00 |
gijskruitbosch%gmail.com
|
fb1b010b02
|
Bug 418368 � Create tests for NSIAccessibleHyperlink interface
p=marco.zehe@googlemail.com (Marco Zehe)
r=surkov.alexander@gmail.com (Alexander Surkov)
a=beltzner@mozilla.com (Mike Beltzner)
|
2008-03-30 15:33:02 +00:00 |
surkov.alexander%gmail.com
|
72cdf46ee8
|
Bug 419811 - bustage fix, added missed file
|
2008-03-30 03:50:31 +00:00 |
surkov.alexander%gmail.com
|
5dbe060678
|
Bug 419811 ��� html table accessible hierarchy is broken, patch=evan.yan, r=me, a=beltzner
|
2008-03-30 03:34:41 +00:00 |
surkov.alexander%gmail.com
|
9c010922f9
|
Bug 420863 ��� If an HTML element has an onClick attribute, expose its click action on the element rather than its child text leaf node, r=aaronlev, a=dsicore
|
2008-03-16 01:23:41 +00:00 |
surkov.alexander%gmail.com
|
f73df02396
|
Bug 416742 ��� add missing file
|
2008-03-07 10:22:32 +00:00 |
surkov.alexander%gmail.com
|
94512efc87
|
Bug 416742 ��� Regression: multiple rowgroups interfere with getColumnAtIndex(), r=bernd, sr=roc, a=beltzner
|
2008-03-07 10:14:36 +00:00 |
surkov.alexander%gmail.com
|
0156550cc8
|
Bug 418371 ��� implement the rest of methods of nsIAccessibleTable on xul:listbox, r=evan.yan, a=beltzner
|
2008-03-06 04:14:11 +00:00 |
surkov.alexander%gmail.com
|
8acd3d683c
|
Bug 417912 ��� GetCellDataAt callers that expect an error if no cell is found are wrong, r=evan.yan, bernd, a=beltzner
|
2008-03-06 04:11:45 +00:00 |
surkov.alexander%gmail.com
|
cfca98093e
|
Bug 418043 ��� add mochitest for bug 308564, r=evan.yan
|
2008-03-06 03:49:44 +00:00 |
dbaron%dbaron.org
|
39db93605f
|
Fix spelling error to force unit test boxes to cycle.
|
2008-02-24 22:40:26 +00:00 |
bmlk%gmx.de
|
57c43348f5
|
adding testcases for the nsIAccessibleTable interface r=marcoz bug 415730
|
2008-02-23 11:34:39 +00:00 |
surkov.alexander%gmail.com
|
b940d69399
|
Bug 417317 ��� Certain types of LISTITEM accessibles no longer get attributes set like "x of y", regression from fix for bug 389926, r=marcoz, a=mtschrep
|
2008-02-19 13:47:19 +00:00 |
surkov.alexander%gmail.com
|
f43ba250fc
|
Bug 416553 ��� option to run accessibility tests, r=rcampbell
|
2008-02-14 10:32:23 +00:00 |
surkov.alexander%gmail.com
|
c673da21c5
|
Back out bug 416553
|
2008-02-14 07:33:20 +00:00 |
surkov.alexander%gmail.com
|
5f21eff5f3
|
Bug 416553 ��� option to run accessibility tests, r=rcampbell
|
2008-02-14 06:20:03 +00:00 |