Commit Graph

854 Commits

Author SHA1 Message Date
Serge Gautherie
62f2faf9dd Bug 483391 - A11y test_nsIAccessibleHyperLink.xul fails to actually test anything; Add missing parenthesis; (no review) 2009-03-14 15:57:29 +01:00
David Bolter
89b0ab79ba Bug 482974 - PRBool violation in nsTextAttrs.cpp, r=surkov, r=MarcoZ 2009-03-13 15:39:16 +01:00
Marco Zehe
d34372577b bug 481720 - Don't load remote images in mochitests, r=davidb 2009-03-13 15:33:33 +01:00
Ginn Chen
0629f4fa0b Bug 468727 backout due to leaks 2009-03-13 18:43:45 +08:00
Ginn Chen
b0c4be8467 Bug 468727 Crash [@ nsHTMLTextFieldAccessible::GetStateInternal()] r=surkov.alexander 2009-03-13 15:56:11 +08:00
Justin Dolske
7c41fc820b Disable A11Y tests that randomly fail due to loading remote images. (bug 481720) 2009-03-11 20:02:17 -07:00
Marco Zehe
c204aecb47 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
Alexander Surkov
b124621b45 Bug 482033 - get rid static cast conversions of Gecko roles to ATK roles, r=ginn.chen 2009-03-11 09:59:25 +08:00
David Bolter
7f125f04cd bug 482563 - Tweak our exposure of object attributes, r=MarcoZ 2009-03-10 21:44:43 +01:00
David Bolter
8d7db3a28a Bug 482573 - add test aria-sort exposed as sort object attribute, r=MarcoZ 2009-03-10 21:44:24 +01:00
David Bolter
a908098d7f 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
1d963cf262 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
187000cd65 a11y leak fix for bug 481357 2009-03-08 01:27:10 +08:00
Alexander Surkov
15f2d91e7b Bug 481357 - rename finalRole to role, r=davidb 2009-03-07 23:38:58 +08:00
Alexander Surkov
20948db2ac Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
Alexander Surkov
9064d82ec6 disable a11y test_getChildAtPoint test 2009-03-05 22:16:38 +08:00
Alexander Surkov
cf0aeb9e0d Bug 481617 - leaks of test_getChildAtPoint (enable this test), r=marcoz 2009-03-05 21:07:38 +08:00
Alexander Surkov
039210d270 Bug 481624 - nsTextAccessibleWrap::get_fontFamily leaks, r=marcoz 2009-03-05 21:02:48 +08:00
Marco Zehe
87075dd521 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
ff3526886f disable a11y test_getChildAtPoint test, linux failure 2009-03-05 14:48:17 +08:00
Alexander Surkov
36882b3bfd Bug 471493 - crash [@ nsPropertyTable::GetPropertyInternal], r=marcoz, davidb, rcampbell 2009-03-05 12:08:18 +08:00
Alexander Surkov
b352538b17 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
af63b7e9a1 bug 462527 - Refactor test_bug429285.html, r=surkov 2009-03-03 11:42:00 +01:00
Marco Zehe
961ba9ca4b Bug 480939 - Refactor test_nsOuterDocAccessible.html, r=davidb 2009-03-02 16:08:56 +01:00
Marco Zehe
d9c9cd6eeb Bug 480934 - Refactor test_nsIAccessibleHyperText.html, r=davidb 2009-03-02 16:07:14 +01:00
Marco Zehe
aeb2c635bd bug 480294 - Refactor nsIAccessibleHyperLink mochitests, r=surkov 2009-02-27 12:23:26 +01:00
Alexander Surkov
5db9e0b47e Bug 475330 - mochitests for xul:tab and xul:tabpanel relations, r=marcoz, davidb 2009-02-27 19:01:33 +08:00
Alexander Surkov
9f76b3b03e 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
b80187d3a7 Bug 476404 - [SeaMonkey] New a11y test_relations.xul fails, r=marcoz, davidb, sr=neil 2009-02-27 18:47:15 +08:00
Alexander Surkov
90867e105a 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
5b17a61d1e Bug 478810 - document role='textbox' fails assertion, r=surkov, r=MarcoZ 2009-02-26 09:17:43 +01:00
David Bolter
c21cc8b611 Bug 477876 - expose checkable='true' object attribute, r=surkov, r=MarcoZ 2009-02-21 08:43:51 +01:00
L. David Baron
fa9a21c33d Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky 2009-02-19 21:29:21 -08:00
L. David Baron
2eb748571c Backed out changeset fde0b361f25e (bug 322475, main patch) due to Mac talos startup failures and hitting the NS_ABORT_IF_FALSE in SetupBackgroundClip, which may be related. 2009-02-19 13:51:46 -08:00
L. David Baron
d9ac02ed8c Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky 2009-02-19 12:33:09 -08:00
L. David Baron
a91aa25ab0 Back out all 8 changesets that I just landed (bugs 477959, 477961, 322475, 478899, 475215, 478156) again, because Talos Try server builds lie about which changesets they're testing. 2009-02-19 09:06:18 -08:00
L. David Baron
51ef1de194 Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky 2009-02-19 07:29:28 -08:00
Jeremy D. Lea
b9a1696e34 Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
--HG--
extra : rebase_source : 4a35ccdcafbe8a0a9dded9f292a139b4679709e3
2009-02-18 16:11:49 -08:00
Alexander Surkov
75c9b11d6d parital backup of bug 463645 to make tests pass 2009-02-19 16:10:45 +08:00
Alexander Surkov
842947d4f1 bustage fix3 2009-02-19 15:34:40 +08:00
Alexander Surkov
acbb991644 bustage fix2 bug 463645 2009-02-19 15:31:39 +08:00
Alexander Surkov
e31d6395b8 bustage fix bug 463645 2009-02-19 15:23:44 +08:00
Alexander Surkov
ed9e9ba487 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
a9f284053f Bug 463645 - container-live object attribute should reflect role as well, r=davidb, marcoz 2009-02-19 14:56:19 +08:00
L. David Baron
8b207bcc51 Revert (back out) the previous 11 changesets (bugs 477959, 477961, 477963, 477962, 322475, 478899, 475215, 478156), due to Mac talos orange with (as usual) no useful diagnostic. 2009-02-18 18:59:47 -08:00
L. David Baron
366992262c Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky 2009-02-18 17:13:25 -08:00
David Bolter
f4e8292a4b 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
Neil Rashbrook
ff1250f26b VC7.1/SunCC bustage fix for bug 475522 r=surkov.alexander,ginn.chen 2009-02-16 11:24:22 +00:00
Serge Gautherie
5ec9f53e89 Backed out changeset: 719dca3419b5 2009-02-15 18:41:16 +01:00
Jeremy Lea
b82cdbd258 Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc 2009-02-15 17:41:06 +01:00