Alexander Surkov
|
1fc9e4a6d6
|
Bug 864224 - Support nested ARIA listitems structured by role='group', r=tbsaunde
|
2013-05-16 15:38:17 +09:00 |
|
Alexander Surkov
|
24dba3d6a7
|
Bug 861062 - getTextAfterOffset for word boundaries: still evolving, r=tbsaunde
|
2013-05-15 17:26:17 +09:00 |
|
Alexander Surkov
|
3c29f55adb
|
Bug 865591 - visible menu item have offscreen state, r=tbsaunde
|
2013-05-14 14:02:48 +09:00 |
|
Alexander Surkov
|
2967dba6fa
|
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
|
8f76a2b452
|
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
|
a36bcc36bc
|
bug 868215 - add optgroup test r=surkov
|
2012-11-17 08:06:40 -05:00 |
|
Alexander Surkov
|
8ed331f2de
|
Bug 860013 - navigation by words broken with orca, r=tbsaunde
|
2013-05-03 23:10:05 +09:00 |
|
Yura Zenevich
|
8fbad16a3b
|
Bug 924896 - [AccessFu] Exposing the type attribute for entries such as search, url, tel, etc. r=eeejay
---
accessible/src/jsat/OutputGenerator.jsm | 17 +++++++++++-
.../tests/mochitest/jsat/test_utterance_order.html | 27 ++++++++++++++++++++
.../en-US/chrome/accessibility/AccessFu.properties | 6 ++++
3 files changed, 49 insertions(+), 1 deletions(-)
|
2013-10-24 11:16:23 -04:00 |
|
Yura Zenevich
|
cdfd3810bd
|
Bug 924896 - exposing the text input type in the accessible's attributes. r=surkov
---
accessible/src/html/HTMLFormControlAccessible.cpp | 15 +++++++++++++++
accessible/src/html/HTMLFormControlAccessible.h | 1 +
accessible/tests/mochitest/attributes/test_obj.html | 16 ++++++++++++++++
content/base/src/nsGkAtomList.h | 1 +
4 files changed, 33 insertions(+)
|
2013-10-24 11:16:18 -04:00 |
|
Alexander Surkov
|
b3dd9402da
|
Bug 559764 - make input@type=range accessible, r=tbsaunde, roc, smaug
|
2013-04-28 09:54:54 +09:00 |
|
Yura Zenevich
|
7399dfba4c
|
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
|
d5adeefcd6
|
bug 809338 - fixup test
|
2013-04-23 02:00:31 -04:00 |
|
Trevor Saunders
|
630e403e12
|
bug 809338 - don't flatten optgroups r=surkov
|
2012-11-10 04:41:40 -05:00 |
|
Alexander Surkov
|
dd4f686085
|
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
|
cbd07f4ebc
|
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
|
c4f08a41d3
|
Bug 857936 - ARIA columnheader/rowheader should inherit editable state, r=tbsaunde
|
2013-04-05 11:10:17 +09:00 |
|
Yura Zenevich
|
30752f7d2b
|
Bug 753984 - added tests for an utterance order configurability. r=eeejay
|
2013-04-04 15:16:37 -07:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Alexander Surkov
|
d8a307c8c0
|
Bug 855732 - getTextBeforeOffset for word boundaries: evolving, r=tbsaunde
|
2013-03-31 22:39:29 +09:00 |
|
Kyle Machulis
|
43628a7867
|
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
|
334c0800cf
|
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
|
4638b87ace
|
Bug 849624 - Add tests. r=surkov
|
2013-03-29 07:04:28 -04:00 |
|
Joel Maher
|
30428051d0
|
Bug 856000 - remove SimpleTest.finish() call from states/test_tree.xul. r=tbsaunde
|
2013-03-29 08:43:29 -04:00 |
|
Trevor Saunders
|
42965e8e27
|
bug 845134 - enable more logging
|
2013-03-27 14:56:50 -04:00 |
|
Ryan VanderMeulen
|
50fef7983a
|
Backed out changeset e420e4044337 (bug 845134) for OSX 10.6 mochitest-other orange.
|
2013-03-27 16:59:06 -04:00 |
|
Trevor Saunders
|
73fc4c2d3b
|
bug 845134 - enable more logging
|
2013-03-27 14:56:50 -04:00 |
|
Mounir Lamouri
|
728cc33e76
|
Bug 847233 - Fix a11y with <input type='file'> changes. r=surkov
|
2013-03-27 11:35:22 +00:00 |
|
Alexander Surkov
|
9c783dca75
|
Bug 853361 - moving by words is inconsistent, r=roc
|
2013-03-27 09:57:29 +09:00 |
|
Trevor Saunders
|
a99c8f2af2
|
bug 809871 - patch 3/3 - xul tree accessible creation flushes layout r=surkov
|
2012-11-19 15:36:05 -05:00 |
|
Alexander Surkov
|
ae5c60632f
|
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
|
4bfc7a03fa
|
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
|
913ab91ce5
|
Bug 853340 - getTextAtOffset for word boundaries: beginning of a new life, r=tbsaunde
|
2013-03-24 09:57:06 +09:00 |
|
Hubert Figuière
|
21d93e93e1
|
Bug 835338 - Part 2: Reenable test_scroll.xul on Mac. r=tbsaunde
|
2013-03-21 17:31:41 -04:00 |
|
Trevor Saunders
|
025c60ce2c
|
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
|
4a73f51eea
|
bug 852044 - test_link.html doesn't assert on mac either anymore
|
2013-03-22 05:02:05 -04:00 |
|
Trevor Saunders
|
43712f504a
|
bug 852044 - follow up test_link.html doesn't assert on win anymore
|
2013-03-22 05:00:31 -04:00 |
|
Trevor Saunders
|
370ddb03b5
|
bug 852044 - don't fire sync events from DocAccessible::ProcessLoad() r=surkov
|
2013-03-18 01:58:34 -04:00 |
|
Alexander Surkov
|
a6af17b417
|
Bug 852021 - add getText* at caret offset mochitest, r=tbsaunde
|
2013-03-22 11:02:35 +09:00 |
|
Gregory Szorc
|
89e86f9b21
|
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
|
2013-03-19 18:49:07 -07:00 |
|
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Trevor Saunders
|
1a2796da72
|
bug 850797 - add nsIDocument::IsVisibleConsideringAncestors() r=bz
|
2013-03-16 00:13:38 -04:00 |
|
Hubert Figuière
|
40757f61b0
|
Bug 845095 - Disable test only on MacOS 10.6. r=
|
2013-03-18 15:42:12 -04:00 |
|
Trevor Saunders
|
14e84ba242
|
bug 694254 - disable the test on windows 7/8
|
2013-03-18 00:09:52 -04:00 |
|
Phil Ringnalda
|
f42ce30aaa
|
Back out 0bbb5cacadaf (bug 694254) for timing out on Windows
|
2013-03-17 20:13:17 -07:00 |
|
Joshua Yuan
|
351810f37d
|
bug 833256 - role=note should use eFromSubTreeIfRec name rule not eFromSubTree r=tbsaunde f=surkov
|
2013-03-17 22:02:01 -04:00 |
|
Trevor Saunders
|
efbc5f580b
|
bug 694254 - disable test_focus_browserui.xul on windows 7/8 to see if the leak goes away
|
2013-03-17 21:04:07 -04:00 |
|
Phil Ringnalda
|
6cd17843ef
|
Back out 9bfca2900825 (bug 694254) for incompetent review
|
2013-03-16 20:35:53 -07:00 |
|
Trevor Saunders
|
6395a0230f
|
bug 694254 - disable test_focus_browserui.xul on win 7/8 to see if it fixes the leak rs=philor
|
2013-03-16 22:10:32 -04:00 |
|
Trevor Saunders
|
af8c189b5d
|
bug 833164 - code gen xpcom accessible events r=surkov ted
|
2013-01-19 10:38:01 -05:00 |
|
Trevor Saunders
|
87f9338fda
|
bug 850973 - remove nsAccUtils::IsText() r=surkov
|
2013-03-14 00:21:34 -04:00 |
|