Commit Graph

945 Commits

Author SHA1 Message Date
Yura Zenevich
388caa55f4 Bug 845870 - [AccessFu] Tests for utterance name generation from explicit name vs subtree utterance. r=eeejay r=marcoz 2013-05-28 10:51:45 -07:00
Eitan Isaacson
d6b111e7b1 Bug 775621 - Introduce aria-hidden tests for pivot API. r=surkov 2013-05-24 14:13:51 -04:00
Eitan Isaacson
01f292e3e0 Bug 869280 - tests for modalroot. r=davidb 2013-05-24 14:13:50 -04:00
Alexander Surkov
d16f062162 Bug 875201 - move getText at word boundary tests into test_wordboundery.html, r=tbsaunde 2013-05-24 14:52:35 +09:00
Alexander Surkov
65cd14896c Bug 873358 - textarea claims bogus trailing \n (HTML br), r=tbsaunde 2013-05-23 12:57:04 +09:00
Yura Zenevich
ee3e5e32c0 Bug 857946 - [AccessFu] enabling accessible content after closing all tabs. Adding a per process Accessibility event observer. r=eeejay 2013-05-21 14:16:49 -04:00
Alexander Surkov
cd2509f290 Bug 873393 - move get text for char boundary tests into separate file, r=tbsaunde 2013-05-21 20:08:09 +09:00
Alexander Surkov
78c4a8e830 Bug 873366 - move getText tests into separate file, r=tbsaunde 2013-05-21 11:40:14 +09:00
Eitan Isaacson
2100fc67fd Bug 872338 - Update pivot tests to reflect virtualCursor in every doc change. r=tbsaunde 2013-05-17 19:10:30 -07:00
Phil Ringnalda
871c3caa0a Back out 576ab48e68c2:84f2c5b57c00 (bug 872338) for Windows build failures and various and sundry test failures 2013-05-17 20:31:01 -07:00
Eitan Isaacson
9787473d56 Bug 872338 - Update pivot tests to reflect virtualCursor in every doc change. r=tbsaunde 2013-05-17 19:10:30 -07:00
Alexander Surkov
d935934099 Bug 873322 - need handy function for easy getText... testing, r=tbsaunde 2013-05-17 15:08:27 +09:00
Alexander Surkov
d20b4ce4b4 Bug 872964 - wrong result for getTextBeforeOffset for start word boundary at text length offset, r=tbsaunde 2013-05-17 13:06:13 +09:00
Alexander Surkov
321c3993eb Bug 864224 - Support nested ARIA listitems structured by role='group', r=tbsaunde 2013-05-16 15:38:17 +09:00
Alexander Surkov
452720f8d7 Bug 861062 - getTextAfterOffset for word boundaries: still evolving, r=tbsaunde 2013-05-15 17:26:17 +09:00
Alexander Surkov
c69cee9f7b Bug 865591 - visible menu item have offscreen state, r=tbsaunde 2013-05-14 14:02:48 +09:00
Alexander Surkov
bc7730c465 Bug 865997 - Don't prune complex subtrees for roles usually having no children, r=tbsaunde 2013-05-08 18:26:54 +09:00
Alexander Surkov
afc287a252 Bug 860013 part2: mimic WebKitGtk behavior for text_at_offset word_end boundary, r=tbsaunde 2013-05-07 18:18:37 +09:00
Trevor Saunders
362a875bea bug 868215 - add optgroup test r=surkov 2012-11-17 08:06:40 -05:00
Alexander Surkov
2e0cc37524 Bug 860013 - navigation by words broken with orca, r=tbsaunde 2013-05-03 23:10:05 +09:00
Alexander Surkov
c58428f754 Bug 559764 - make input@type=range accessible, r=tbsaunde, roc, smaug 2013-04-28 09:54:54 +09:00
Yura Zenevich
cb390ddbfe Bug 811307 - [PATCH 2/2] [AccessFu] Add mochitest for enabling. Tear-down bits by MarcoZ. r=eeejay r=marcoz 2013-04-23 10:39:15 -07:00
Trevor Saunders
73aabac395 bug 809338 - fixup test 2013-04-23 02:00:31 -04:00
Trevor Saunders
fd327982de bug 809338 - don't flatten optgroups r=surkov 2012-11-10 04:41:40 -05:00
Alexander Surkov
b68e1ed2f8 Bug 440590 - Text selection information is not updated when HTML and XUL entries lose focus, r=tbsaunde 2013-04-22 17:10:09 +09:00
Matt Brubeck
5252041839 Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
--HG--
extra : rebase_source : 48ed2b3f811f4225c07276c931d26c00ccd25e6a
2013-04-08 12:44:47 -07:00
Alexander Surkov
d650d3f4e1 Bug 857936 - ARIA columnheader/rowheader should inherit editable state, r=tbsaunde 2013-04-05 11:10:17 +09:00
Yura Zenevich
400b3881fb Bug 753984 - added tests for an utterance order configurability. r=eeejay 2013-04-04 15:16:37 -07:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Alexander Surkov
e50eac0080 Bug 855732 - getTextBeforeOffset for word boundaries: evolving, r=tbsaunde 2013-03-31 22:39:29 +09:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Brandon Coffman
52fa94fca1 Bug 849624 - Add tests. r=surkov 2013-03-29 07:04:28 -04:00
Joel Maher
e1c993c75b Bug 856000 - remove SimpleTest.finish() call from states/test_tree.xul. r=tbsaunde 2013-03-29 08:43:29 -04:00
Trevor Saunders
0e017966ce bug 845134 - enable more logging 2013-03-27 14:56:50 -04:00
Ryan VanderMeulen
fe0fde1dd9 Backed out changeset e420e4044337 (bug 845134) for OSX 10.6 mochitest-other orange. 2013-03-27 16:59:06 -04:00
Trevor Saunders
205968e53e bug 845134 - enable more logging 2013-03-27 14:56:50 -04:00
Mounir Lamouri
008ad31686 Bug 847233 - Fix a11y with <input type='file'> changes. r=surkov 2013-03-27 11:35:22 +00:00
Alexander Surkov
d42673dcb7 Bug 853361 - moving by words is inconsistent, r=roc 2013-03-27 09:57:29 +09:00
Trevor Saunders
8a2e29fa9f bug 809871 - patch 3/3 - xul tree accessible creation flushes layout r=surkov 2012-11-19 15:36:05 -05:00
Alexander Surkov
f1159deaac Bug 853340 - getTextAtOffset for word boundaries: beginning of a new life, r=tbsaunde
CLOSED TREE
2013-03-24 09:57:06 +09:00
Trevor Saunders
42c1d5ef97 backout 392c55ce512d bug 853340 to see if it somehow broke linux pgo landed on a CLOSED TREE 2013-03-24 15:28:34 -04:00
Alexander Surkov
3ba4d66119 Bug 853340 - getTextAtOffset for word boundaries: beginning of a new life, r=tbsaunde 2013-03-24 09:57:06 +09:00
Hubert Figuière
dc38ed4ff0 Bug 835338 - Part 2: Reenable test_scroll.xul on Mac. r=tbsaunde 2013-03-21 17:31:41 -04:00
Trevor Saunders
e8b1760d8b bug 853927 - rm the shenanigans test_scroll.xul does to open a file r=davidb f=jmaher 2013-03-22 13:48:35 -04:00
Trevor Saunders
2c4b7496cc bug 852044 - test_link.html doesn't assert on mac either anymore 2013-03-22 05:02:05 -04:00
Trevor Saunders
06fd0a980e bug 852044 - follow up test_link.html doesn't assert on win anymore 2013-03-22 05:00:31 -04:00
Trevor Saunders
a25e658ed5 bug 852044 - don't fire sync events from DocAccessible::ProcessLoad() r=surkov 2013-03-18 01:58:34 -04:00
Alexander Surkov
ddc3fa1553 Bug 852021 - add getText* at caret offset mochitest, r=tbsaunde 2013-03-22 11:02:35 +09:00
Mike Shal
9680b82df6 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00