Commit Graph

961 Commits

Author SHA1 Message Date
Trevor Saunders
42584173ca bug 852129 - use HyperTextAccessible for invalid img r=surkov, bz
If the img is not valid then its children will be rendered, and the
sensible way to handle that is by giving the img a HyperTextAccessible
instead of an ImageAccessible.  Since the accessible name of such an img
should be the value of the alt attribute we add similar logic as
ImageAccessible::NativeName() to HyperTextAccessible::NativeName()
conditioned on the tag being img.
2013-06-12 05:13:34 -04:00
Yura Zenevich
252b6c6952 Bug 877124 - [AccessFu] tests for the trusted explicitly associated names for children of the current pivot. r=eeejay 2013-06-10 13:31:17 -07:00
Trevor Saunders
5c16f8ec62 bug 852150 - handle removal of accessibles when reframe root doesn't have an accessible more correctly r=surkov 2013-03-25 19:46:22 -04:00
David Bolter
7196865a21 Bug 577727 - Make pinned tabs distinguishable from other tabs for accessibility. r=marcoz 2013-06-05 17:03:52 +02:00
Trevor Saunders
deaf0338bc Bug 794041 - fix test_docload.html to expect accessibles to come from people stuffing stuff in the hidden window; r=surkov 2013-06-04 22:20:43 +02:00
Alexander Surkov
94d2af1c5a Bug 878590 - HTML5 datalist is not conveyed by haspopup property, r=tbsaunde 2013-06-04 15:52:39 +09:00
Alexander Surkov
a448526bbe Bug 704465 - Table headers not associated when header is a td element with no scope, r=tbsaunde 2013-06-04 14:48:44 +09:00
Marco Zehe
5c49e691fd Bug 877655 - Provide tests for state utterances in AccessFu, r=yzen 2013-06-03 17:27:13 +02:00
Eitan Isaacson
665a3ecf50 Bug 875665 - Fix activate action for <textarea/> and add action tests for text input elements. r=surkov 2013-05-31 11:16:18 -07:00
Trevor Saunders
768a890cbb no bug remove more probably useless calls to expectAssertions() 2013-05-30 11:47:33 -04:00
Trevor Saunders
9705bbff50 bug 869806 - fix assertion about event type in accessibleWrap.cpp r=surkov 2013-05-24 14:24:19 -04:00
Trevor Saunders
dd0c43b7fa no bug - remove probably unneeded assertion annotations 2013-05-28 19:21:52 -04:00
Yura Zenevich
4bf0400d56 Bug 858130 - [AccessFu] Utterances are now stripped of whitespace. r=eeejay r=marcoz 2013-05-28 11:04:01 -07:00
Yura Zenevich
f8b39a70bb 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
633e18be51 Bug 775621 - Introduce aria-hidden tests for pivot API. r=surkov 2013-05-24 14:13:51 -04:00
Eitan Isaacson
45546a3a66 Bug 869280 - tests for modalroot. r=davidb 2013-05-24 14:13:50 -04:00
Alexander Surkov
3f70bee54f Bug 875201 - move getText at word boundary tests into test_wordboundery.html, r=tbsaunde 2013-05-24 14:52:35 +09:00
Alexander Surkov
b26e509824 Bug 873358 - textarea claims bogus trailing \n (HTML br), r=tbsaunde 2013-05-23 12:57:04 +09:00
Yura Zenevich
14261d72c9 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
f2b12cc809 Bug 873393 - move get text for char boundary tests into separate file, r=tbsaunde 2013-05-21 20:08:09 +09:00
Alexander Surkov
ac7c436243 Bug 873366 - move getText tests into separate file, r=tbsaunde 2013-05-21 11:40:14 +09:00
Eitan Isaacson
e6a0e66bd3 Bug 872338 - Update pivot tests to reflect virtualCursor in every doc change. r=tbsaunde 2013-05-17 19:10:30 -07:00
Phil Ringnalda
5cd73f8007 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
b981c3655c Bug 872338 - Update pivot tests to reflect virtualCursor in every doc change. r=tbsaunde 2013-05-17 19:10:30 -07:00
Alexander Surkov
269fd16985 Bug 873322 - need handy function for easy getText... testing, r=tbsaunde 2013-05-17 15:08:27 +09:00
Alexander Surkov
008083f642 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
75e0ce74c8 Bug 864224 - Support nested ARIA listitems structured by role='group', r=tbsaunde 2013-05-16 15:38:17 +09:00
Alexander Surkov
fd64b7f606 Bug 861062 - getTextAfterOffset for word boundaries: still evolving, r=tbsaunde 2013-05-15 17:26:17 +09:00
Alexander Surkov
c23d1cfe8b Bug 865591 - visible menu item have offscreen state, r=tbsaunde 2013-05-14 14:02:48 +09:00
Alexander Surkov
1bbfb14e1e 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
b284715c05 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
dc371b74c7 bug 868215 - add optgroup test r=surkov 2012-11-17 08:06:40 -05:00
Alexander Surkov
2b6efddc0c Bug 860013 - navigation by words broken with orca, r=tbsaunde 2013-05-03 23:10:05 +09:00
Alexander Surkov
2c321e2147 Bug 559764 - make input@type=range accessible, r=tbsaunde, roc, smaug 2013-04-28 09:54:54 +09:00
Yura Zenevich
703768c122 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
ee346b4f79 bug 809338 - fixup test 2013-04-23 02:00:31 -04:00
Trevor Saunders
5cb44b4a80 bug 809338 - don't flatten optgroups r=surkov 2012-11-10 04:41:40 -05:00
Alexander Surkov
9bc9760a07 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
ecd2eb1a6f 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
7e1edc36a1 Bug 857936 - ARIA columnheader/rowheader should inherit editable state, r=tbsaunde 2013-04-05 11:10:17 +09:00
Yura Zenevich
512118796b Bug 753984 - added tests for an utterance order configurability. r=eeejay 2013-04-04 15:16:37 -07:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Alexander Surkov
67df101a20 Bug 855732 - getTextBeforeOffset for word boundaries: evolving, r=tbsaunde 2013-03-31 22:39:29 +09:00
Kyle Machulis
d2b6e6e01a 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
5663b98bc5 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
af4adada9a Bug 849624 - Add tests. r=surkov 2013-03-29 07:04:28 -04:00
Joel Maher
44e2bf92ba Bug 856000 - remove SimpleTest.finish() call from states/test_tree.xul. r=tbsaunde 2013-03-29 08:43:29 -04:00
Trevor Saunders
20995903c8 bug 845134 - enable more logging 2013-03-27 14:56:50 -04:00
Ryan VanderMeulen
e19e1615b8 Backed out changeset e420e4044337 (bug 845134) for OSX 10.6 mochitest-other orange. 2013-03-27 16:59:06 -04:00
Trevor Saunders
a86ce332e7 bug 845134 - enable more logging 2013-03-27 14:56:50 -04:00