Commit Graph

851 Commits

Author SHA1 Message Date
Alexander Surkov
0f7019205f Bug 838407 - aria-hidden false value shouldn't be exposed via object attributes, r=tbsaunde 2013-02-11 09:54:14 +09:00
Alexander Surkov
1b576f47da Bug 445510 - Support ARIA-based text attributes, r=tbsaunde
--HG--
rename : accessible/tests/mochitest/attributes/test_text.html => accessible/tests/mochitest/textattrs/test_general.html
2013-02-09 13:36:34 +09:00
Boris Zbarsky
e4b4da3503 Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
Alexander Surkov
0ed39d7ed6 Bug 786163 - sort out name calculation for HTML input buttons, r=tbsaunde 2013-02-03 13:49:18 +09:00
Henri Sivonen
b0e8182995 Bug 820508 part 3 - Accessibility mapping for <main>. r=dbolter. 2013-01-29 14:31:45 +02:00
Hubert Figuière
d8356f0396 Bug 835338 - Part 1: Disable test_scroll.xul on Mac for now. r=dbolter
--HG--
extra : rebase_source : 35117aad43afeddb5d9ecdd39e0ab562b075a63d
2013-01-28 12:08:30 -05:00
Alexander Surkov
d469a547ce Bug 569356, part2 - coalescence of state change events is bad, r=tbsaunde 2013-01-28 18:21:03 +09:00
Alexander Surkov
ed573510d4 Bug 569356, part1 - add support of event scenarios in testing, r=marcoz 2013-01-19 09:01:38 +09:00
Iscaro
549bd5441f Bug 789621 - getTextAttributes doesn't work with magic offsets. r=surkov 2013-01-12 15:24:13 -05:00
Ed Morley
6c3ceabdc2 Backout da88cd4bc6db & 696264e2414c (bug 569356) for intermittent, but frequent test_doc_busy.html timeouts 2013-01-09 11:48:23 +00:00
David Bolter
f9bb834720 Fixing one line in previous fix. b=569356. r=MarcoZ 2013-01-08 10:51:54 -05:00
Alexander Surkov
34b7e169fc Bug 569356 - Coalescence of state change events is bad, r=tbsaunde, marcoz 2013-01-08 17:15:51 +09:00
Alexander Surkov
e82c62b707 Bug 824901 - HyperTextAccessible::DOMPointToHypertextOffset fails for node and offset equal to node child count, r=tbsaunde 2013-01-05 19:14:34 +09:00
Alexander Surkov
191ac606e9 Bug 822983 - Map SVG graphic elements to accessibility API, r=tbsaunde, longsonr 2013-01-04 13:26:00 +09:00
Alexander Surkov
a4f1531954 Bug 459357 - Support accessible name computation for SVG, r=tbsaunde 2012-12-31 17:04:08 +09:00
Alexander Surkov
24ade4de4e Bug 814836 - <xul:deck> element messes up screen readers, r=tbsaunde, sr=roc 2012-12-28 17:15:02 +09:00
Alexander Surkov
619f01b83f Bug 660083 - missing focus event when opening a message in Thunderbird, r=tbsaunde 2012-12-27 13:25:27 +09:00
Alexander Surkov
1f347b051a Bug 818407 - changing the HTML body doesn't pick up ARIA role, r=tbsaunde 2012-12-24 21:40:15 +09:00
Alexander Surkov
4a783616b7 Bug 819273 - ARIA combobox should have accessible value, r=tbsaunde 2012-12-23 09:54:13 +09:00
Alexander Surkov
c767a52728 Bug 822173 - bunch of editable tests is never invoked, r=marcoz 2012-12-17 20:38:57 +09:00
David Bolter
142b56838f Bug 819303 - crash in nsTextEquivUtils::AppendTextEquivFromTextContent. f=marcoz r=surkov 2012-12-07 12:27:17 -05:00
Trevor Saunders
ebc6ffbde3 backout bug 812845 for frequent orange 2012-12-07 02:38:41 -05:00
Trevor Saunders
4e13307e49 logging for bug 812845 since it failed on inbound last time, but doesn't fail on try 2012-12-06 23:34:48 -05:00
Trevor Saunders
47f1fd7b45 bug 812845 - more tests for invalid spelling text attributes r=surkov 2012-11-17 22:58:29 -05:00
Alexander Surkov
f07f8ebc5e Bug 815646 - Intermittent accessible/states/test_link.html, r=tbsaunde 2012-12-07 12:48:09 +09:00
Alexander Surkov
fd74a15d30 Bug 816856 - Embedded object accessibles for inaccessible/windowless plugins should not expose a NULL child, r=tbsaunde 2012-12-04 14:27:13 +09:00
Alexander Surkov
6a9c6be878 Bug 804461, part3 - use context to build list trees, r=tbsaunde 2012-12-02 20:35:41 +09:00
Alexander Surkov
4b367314a9 Bug 804461, part2 - use context to build table trees, r=tbsaunde 2012-11-30 16:33:01 +09:00
Alexander Surkov
94853961be Bug 815646 - enable logging for accessible/states/test_link.html 2012-11-30 11:09:41 +09:00
Chris Jones
05efb88c6b Back out 0c242b9fcb54 for Moth crashes 2012-11-27 22:54:21 -08:00
Alexander Surkov
b3cf4b69ee Bug 815646 - enable logging for accessible/states/test_link.html 2012-11-28 14:08:47 +09:00
Daniel Holbert
c491e9d557 Bug 815928 part 4: Fix typo s/elemnet/element/ in comments & tests. DONTBUILD, rs=Waldo 2012-11-27 19:15:36 -08:00
Daniel Holbert
bad9e2dc57 Bug 815928 part 3: Fix typo s/elemnt/element/ in comments & tests. DONTBUILD, rs=Waldo 2012-11-27 19:15:36 -08:00
Alexander Surkov
d9b25082f5 Bug 813508 - no need in special HTML caption processing for accessible tree creation, r=tbsaunde 2012-11-27 13:59:39 +09:00
Seth Fowler
630ed49838 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Alexander Surkov
2acd72040f Bug 678454 - coalesce events by accessible tree, r=tbsaunde 2012-11-20 13:53:38 +09:00
Phil Ringnalda
b361a10312 Back out 1b6d5e373bcc (bug 812845) for timeouts in accessible/events/test_textattrchange.html
--HG--
extra : rebase_source : a4e733ee7db79b26176ad0eb703e06beb79f4719
2012-11-19 20:34:52 -08:00
Trevor Saunders
d9b94bdb91 bug 812845 - more tests for invalid spelling text attribute r=surkov 2012-11-17 22:58:29 -05:00
Alexander Surkov
7f3e041ecd Bug 812041 - ARIA slider and spinbutton don't provide a value for name computation, r=tbsaunde 2012-11-19 13:14:59 +09:00
Alexander Surkov
3b4ac86e22 Bug 525909 - support ARIA role=rowgroup, r=tbsaunde 2012-11-17 16:59:55 +09:00
Alexander Surkov
6ef9d4cddf Bug 446469 - Missing busy state change event when downloading files, r=tbsaunde 2012-11-17 12:32:51 +09:00
Alexander Surkov
58c67984b6 Bug 810260 - xul:deck hidden pages shouldn't be offscreen, r=tbsaunde 2012-11-16 19:12:45 +09:00
Alexander Surkov
e6d0f0eb40 Bug 810554 - intermittent failure accessible/states/test_link.html | Test timed out, r=tbsaunde 2012-11-14 18:45:46 +09:00
David Bolter
f3638c667f backout 94e3a41d532e (increased orange) 2012-11-13 15:45:58 -05:00
David Bolter
e99a2b9d64 Bug 811307 - [AccessFu] Add mochitest for enabling. r=eeejay 2012-11-13 14:07:21 -05:00
Alexander Surkov
5bf1628789 Bug 807911 - whittle mutation events processing, r=tbsaunde 2012-11-13 15:29:22 +09:00
Alexander Surkov
619aec00e3 Bug 804040 - Selection event not fired when selection of ARIA tab changes, r=tbsaunde 2012-11-11 11:16:17 +09:00
Alexander Surkov
0b55b444d6 Bug 809751 - presentational table related elements referred or having global ARIA attributes must be accessible, r=tbsaunde 2012-11-10 19:26:58 +09:00
Trevor Saunders
8a18462c3a bug 810554 - add logging 2012-11-10 00:36:36 -05:00
Alexander Surkov
8d96c2ac60 Bug 757774 - Fire state change event when link is traversed, r=tbsaunde 2012-11-10 02:37:27 +09:00