Alexander Surkov
|
b049d3e67a
|
Bug 570275 - rework accessible tree update code, r=marcoz, davidb, bz, a=blocking
|
2010-10-21 13:16:10 +09:00 |
|
Alexander Surkov
|
6121636fb9
|
Bug 556004 - ###!!! ASSERTION: Getting the link state of an unregistered Link!: 'mRegistered', r=davidb, marcoz, a=davidb
|
2010-10-21 00:04:18 +09:00 |
|
Alexander Surkov
|
8b53f409de
|
Bug 604386 - Prune placeholder from text children, r=davidb, sr=bz, a=blocking
|
2010-10-16 00:34:35 +09:00 |
|
Alexander Surkov
|
c4be35e55b
|
Bug 604587 - bullets of nested not ordered lists have one and the same character, r=davidb, sr=roc, a=roc
|
2010-10-16 00:34:24 +09:00 |
|
Alexander Surkov
|
de72c1148e
|
Bug 557795 - wrong list bullet text of accessible for the first numbered HTML:li in CKEditor, r=davidb, sr=roc, a=blocking
--HG--
rename : accessible/tests/mochitest/tree/test_list_invalidate.html => accessible/tests/mochitest/treeupdate/test_list.html
|
2010-10-14 18:05:22 +09:00 |
|
David Bolter
|
df81141dd1
|
Bug 601205 - Expose intrinsic invalid state to accessibility API; r=marcoz,surkov a=davidb
|
2010-10-13 11:46:34 -04:00 |
|
David Bolter
|
9a3958340e
|
Bug 559275 + Bug 389238 - map intrinsic required and disabled states; r=marcoz, a=davidb
|
2010-10-13 11:46:31 -04:00 |
|
Mounir Lamouri
|
cc33a99998
|
Merging to tip. a=blocking-b7
|
2010-09-30 17:10:19 -07:00 |
|
David Bolter
|
c8a86044d8
|
Bug 558036 - make HTML <output> accessible. r=MarcoZ,surkov a=davidb
|
2010-09-21 11:05:31 -04:00 |
|
Ehsan Akhgari
|
d015aa5d14
|
Bug 240933 - Part 2: Fix the accessibility test to only expect two children for textarea's; r=surkov a=dbaron
--HG--
extra : rebase_source : 6e679d506da6346459f5ced40aeaeca59ad3fe87
|
2010-07-12 23:02:03 -04:00 |
|
Joel Maher
|
161d8ae5ae
|
Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB
|
2010-09-10 10:20:38 -07:00 |
|
Alexander Surkov
|
0ee231bcdf
|
Bug 592913 - provide a way to quickly determine whether an accessible object is a descendant of a tab document, r=marcoz, davidb, a=blocking
|
2010-09-09 23:44:56 +09:00 |
|
Serge Gautherie
|
c5cea9abde
|
Bug 591741 - [SeaMonkey] mochitest-a11y: relations/test_tabbrowser.xul times out; (Av1) Bind chrome://navigator/content/navigator.css for SeaMonkey.
r=surkov.alexander a=(test only).
|
2010-09-09 15:57:25 +02:00 |
|
Ehsan Akhgari
|
7b654288bf
|
Back out bug 240933 and bug 590554 because of reftest failure on Win7 and also bug 593211
|
2010-09-02 19:54:23 -04:00 |
|
Ehsan Akhgari
|
0ba60e8ea1
|
Bug 240933 - Part 2: Fix the accessibility test to only expect two children for textarea's; r=surkov a=dbaron
--HG--
extra : rebase_source : c4ed0124ad3ab8e36227dc9077f8c216f4d48a5e
|
2010-07-12 23:02:03 -04:00 |
|
Alexander Surkov
|
82229f170c
|
Bug 590176 - add pseudo SelectAccessible interface, r=marcoz, davidb, a=davidb
|
2010-09-02 09:46:59 +09:00 |
|
Joel Maher
|
28aa0b7258
|
Bug 592166 - Cleanup chrome:// references in a11y tests in preparation for running on anroid r=dbolter a=NPOTB
|
2010-09-01 15:09:56 -07:00 |
|
Alexander Surkov
|
250583af1b
|
Bug 589399 - add pseudo HyperLinkAccessible interface, r=davidb, f=neil, a=davidb
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleHyperLink.html => accessible/tests/mochitest/hyperlink/test_general.html
rename : accessible/tests/mochitest/test_nsIAccessibleHyperLink.xul => accessible/tests/mochitest/hyperlink/test_general.xul
|
2010-09-01 12:26:13 +09:00 |
|
Alexander Surkov
|
71a2e42118
|
Bug 591199 - mochitest for bug 334386: fire alert event for AIRA alert, r=marcoz, a=blocking
|
2010-08-30 14:09:59 +09:00 |
|
Alexander Surkov
|
c32122e6c7
|
Bug 591163 - mochitest for bug 413777, r=marcoz, a=blocking
|
2010-08-30 14:08:00 +09:00 |
|
Alexander Surkov
|
cdc5b187ce
|
Bug 587938 - content radomly disappears or isn't being created at all for NVDA's virtual buffer, effective August 16, 2010, r=marcoz, ginn.chen, a=beltzner
|
2010-08-19 11:14:14 +09:00 |
|
Alexander Surkov
|
8d575c4458
|
Bug 576777 - provide quick access to link index, r=marcoz, davidb, sr=neil
|
2010-08-15 20:28:49 +09:00 |
|
Justin Dolske
|
3a2a8bb3b8
|
bug 586818: disable test_name_nsRootAcc.xul. a=bustage_fix
|
2010-08-12 20:04:46 -04:00 |
|
Alexander Surkov
|
841a2c4c36
|
Bug 576838 - nsIAccessibleTable is broken for crazy tables; r=davidb,marco.zehe a=davidb
|
2010-08-12 11:59:40 -04:00 |
|
David Bolter
|
1b3a61a3a5
|
Bug 581967 - Give aria-labelledby precedence over aria-label. r=MarcoZ, surkov a=beltzner
|
2010-08-06 09:58:15 -04:00 |
|
David Bolter
|
387577240d
|
Test absence of aria-label and aria-labelledby object attributes (b=581952). a=test
|
2010-08-06 09:58:12 -04:00 |
|
Markus Stange
|
41ac8a1d25
|
Merge backout of changeset e29fc477ab4d.
|
2010-08-05 14:55:37 +02:00 |
|
Markus Stange
|
59e3f99f2f
|
Backed out changeset e29fc477ab4d, bug 576777, because of perma-orange in test_text.html.
|
2010-08-05 14:55:15 +02:00 |
|
Markus Stange
|
7eb2870499
|
Backed out changeset d84aff2ae1db (from bug 576777) because of perma-orange in test_text.html.
|
2010-08-05 14:53:49 +02:00 |
|
Alexander Surkov
|
6ce8104e23
|
Bug 576777 - accessible/attributes/test_text.html mochitest fix
|
2010-08-05 12:39:22 +04:00 |
|
Dão Gottwald
|
3ab43ac1fd
|
Fix test_tabbrowser.xul after bug 583516 landing
|
2010-08-05 10:15:28 +02:00 |
|
Alexander Surkov
|
1afc4fee04
|
Bug 576777 - provide quick access to link index, r=marcoz, davidb, sr=neil
|
2010-08-05 11:37:08 +04:00 |
|
Alexander Surkov
|
32132f6d8d
|
Bug 575595 - add GetRowAndColumnIndicesAt to make IAccessibleTable::get_rowColumnExtentsAtIndex faster, r=marcoz, davidb
|
2010-07-03 12:16:52 +09:00 |
|
Alexander Surkov
|
d6f722a449
|
Bug 575052 - cache text offsets within hypertext accessible, r=marcoz, davidb, sr=neil
|
2010-07-02 10:50:03 +09:00 |
|
Alexander Surkov
|
a90254e830
|
Bug 574003 - coalesce text evetns on nodes removal, r=davidb, marcoz
|
2010-07-02 10:49:42 +09:00 |
|
Alexander Surkov
|
c5fe0f01fb
|
Bug 574312 - make accessible tree creation from parent to child always, r=marcoz, davidb, sr=neil
|
2010-07-01 11:18:08 +09:00 |
|
Alexander Surkov
|
6a7ad7f253
|
Bug 572394 - cache links within hypertext accessible, r=davidb, marcoz, sr=neil
--HG--
rename : accessible/src/base/nsAccIterator.cpp => accessible/src/base/AccIterator.cpp
rename : accessible/src/base/nsAccIterator.h => accessible/src/base/AccIterator.h
|
2010-06-21 22:08:27 +09:00 |
|
Boris Zbarsky
|
dd83b69915
|
Attempt to somewhat mitigate bug 573085.
|
2010-06-18 14:41:37 -04:00 |
|
Alexander Surkov
|
b9b500e77b
|
Bug 571459 - shutdown document accessible when presshell goes away, patch=bz, surkov, r=surkov, davidb, sr=roc, bz, f=marcoz
|
2010-06-18 11:44:09 +09:00 |
|
Alexander Surkov
|
aa038faed7
|
Bug 571459 - add a test to check shutdown document accessible in cache, r=davidb
|
2010-06-18 11:43:58 +09:00 |
|
David Bolter
|
0d01e70149
|
Selection event test coverage (b=569653); r=MarcoZ
|
2010-06-15 10:53:27 -04:00 |
|
Masayuki Nakano
|
d4c1419c7c
|
Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn
|
2010-06-15 14:05:37 +09:00 |
|
Timothy Nikkel
|
39337fdbef
|
Bug 569425. Use a synthesized mouse move to force image maps in these tests to setup because there is currently no non-hacky way to do that. r=dbaron
|
2010-06-14 14:35:30 -05:00 |
|
Dão Gottwald
|
35d3ffc05d
|
Bug 543206 followup: revert adjustTabstrip change, re-enable test_tabbrowser.xul
|
2010-06-14 11:54:18 +02:00 |
|
Dão Gottwald
|
d7e62457fa
|
disable bogus test while I figure out why the close buttons don't show up
|
2010-06-14 11:30:35 +02:00 |
|
Alexander Surkov
|
5432bc50e6
|
Bug 571184 - remove nsIAccessNode traversal methods, r=davidb, marcoz
|
2010-06-12 13:04:35 +09:00 |
|
Alexander Surkov
|
1f73e9cf4c
|
Bug 570710 - avoid extra traversal of children array during tet event creation, r=marcoz, davidb
|
2010-06-10 12:29:56 +09:00 |
|
Timothy Nikkel
|
9fbf2578a9
|
Backed out changeset 2f539cc84d97 (bug 569425) because this may hide real a11y issues.
|
2010-06-08 15:42:40 -05:00 |
|
Timothy Nikkel
|
ef2e69844b
|
Bug 569425. Use a synthesized mouse move to force image maps in these tests to setup because there is currently no non-hacky way to do that. r=dbaron
|
2010-06-08 14:18:04 -05:00 |
|
Timothy Nikkel
|
279eec567c
|
Bug 569425. Don't redeclare this variable because it makes it look like it shadows the first declaration. r=surkov
|
2010-06-08 14:17:54 -05:00 |
|