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 |
|
Alexander Surkov
|
2d17b131fc
|
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
|
4275462f8e
|
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
|
fc0422bfdc
|
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
|
79edd80b98
|
Backout changeset 4767c92771e6 from bug 475522 because of burning tree
|
2009-02-12 15:35:12 +01:00 |
|
Alexander Surkov
|
af8c0fe837
|
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
|
e07c6d5714
|
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 |
|
David Bolter
|
a4fa6ef006
|
bug 474340 - Change aria-grab to aria-grabbed, r=MarcoZ
|
2009-02-11 08:09:54 +01:00 |
|
Alexander Surkov
|
dc56aa09d1
|
Bug 345780 - Support multiple targets for same relation, r=davidb, r=MarcoZ, sr=neil
|
2009-02-10 11:03:30 +01:00 |
|
Alexander Surkov
|
8cdd1a5abc
|
bug 477606 - select@size should be exposed as listbox, r=davidb, r=MarcoZ
|
2009-02-10 10:55:21 +01:00 |
|
David Bolter
|
67cac97b18
|
bug 474408 - Remove role='description', r=MarcoZ
|
2009-02-10 10:40:38 +01:00 |
|
Marco Zehe
|
55564c47f0
|
Leak bustage fix for bug 472662, r=peterv
|
2009-02-05 12:46:34 +01:00 |
|
Marco Zehe
|
c71bf0f690
|
bug 476796 - Refactor test_nsIAccessibleImage, r=surkov
|
2009-02-05 10:06:40 +01:00 |
|
Alexander Surkov
|
9133de3976
|
fix Solaris bustage of bug 472662
|
2009-02-05 16:57:08 +08:00 |
|
Alexander Surkov
|
1c10820fae
|
comment for bug 472662
|
2009-02-05 15:11:12 +08:00 |
|
Alexander Surkov
|
984d96b10b
|
merge with bug 476209
|
2009-02-05 14:26:54 +08:00 |
|
Alexander Surkov
|
a76fcdea47
|
Bug 472662 - no reorder event for most display property & DOM changes, r=marcoz, davidb
|
2009-02-05 14:23:18 +08:00 |
|
David Bolter
|
8fcc5cb1c8
|
bug 476209 - refactor test_nsIAccessibleDocument.html, r=MarcoZ
|
2009-02-05 06:43:46 +01:00 |
|
Alexander Surkov
|
7aa52eb1ce
|
Bug 475901. Rev nsIAccessibleValue iid in CLOSED TREE
|
2009-02-03 15:45:27 -05:00 |
|
Alexander Surkov
|
c44a1240e8
|
Bug 475298 - mochitests for accessible relations, r=davidb, marcoz
|
2009-01-28 01:27:51 +08:00 |
|
Marco Zehe
|
ae20bb4203
|
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 |
|
Marco Zehe
|
729e5a9577
|
bug 472311 - Alert dialogs not being spoken, section 508 issue, r=aaronlev, r=enn
|
2009-02-02 10:35:36 +01:00 |
|