Commit Graph

607 Commits

Author SHA1 Message Date
Alexander Surkov
d7380c94f4 Bug 719754 - rewrite name/test_nsRootAcc.xul, r=marcoz
--HG--
rename : accessible/tests/mochitest/name/test_nsRootAcc.xul => accessible/tests/mochitest/name/test_browserui.xul
2012-02-03 20:19:17 +09:00
Jonathan Kew
9006acace3 backout 5ca407ff5564 (bug 672507) for M-oth (a11y) orange 2012-02-03 10:18:03 +00:00
Trevor Saunders
2c89a5bec7 bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov 2012-01-10 11:43:27 -05:00
Trevor Saunders
6d127592d5 really backout bug 672507 on a CLOSED TREE 2012-02-02 04:42:34 -05:00
Trevor Saunders
a43f87cd86 bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov 2012-01-10 11:43:27 -05:00
Eitan Isaacson
7aa81d78d3 Bug 698823 - Introduce virtual cursor/soft focus functionality to a11y API, r=tbsaunde, surkov, sr=neil 2012-02-02 15:14:51 +09:00
Murali
b92ce3b6f8 Bug 720148 - ARIA button should expose press action, r=surkov 2012-02-02 10:13:09 +09:00
Mark Capella
ba9e2462dc Bug 589784 - Remove role='label' aria processing: no longer in spec, r=davidb, surkov 2012-02-01 16:23:22 +09:00
Alexander Surkov
6c43b2c569 Bug 719754 - rewrite events/test_scroll.xul, patch=marcoz, surkov, r=marcoz 2012-02-01 14:17:42 +09:00
Alexander Surkov
5659a8e340 Bug 707654 - embeds relation on root accessible can return not content document, r=davidb 2012-01-31 15:40:06 +09:00
Tim Taubert
627a8b6c75 merge m-c to fx-team 2012-01-28 09:10:04 +01:00
Alexander Surkov
cc31209709 Bug 719754 - rewrite events/test_docload.xul, r=marcoz 2012-01-27 19:22:19 +09:00
Tim Taubert
e66b4d60f0 Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Ed Morley
2ef6b9323f Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-23 19:19:06 +00:00
Ed Morley
88e5538bbc Backout ca7d87ab38b6 (bug 707654) for causing problems with NVDA (bug 720393); a=MarcoZ 2012-01-23 17:55:30 +00:00
Marco Zehe
464a1ec6b1 Bug 477015 - Create namerules based tests for accessible name of images, r=surkov 2012-01-23 09:05:26 +01:00
Alexander Surkov
a9766c5d12 Bug 707654 - embeds relation on root accessible can return not content document, r=davidb 2012-01-22 15:36:52 +01:00
Tim Taubert
603b70031a Backed out changeset 746adaa9c9da (bug 455553) 2012-01-26 18:27:49 +01:00
Tim Taubert
e037ba800a Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Alexander Surkov
0736424815 Bug 526703 - Screen readers announce ARIA list items, tree items, and listbox items as 'not selected', r=marcoz
--HG--
rename : accessible/tests/mochitest/states/test_aria_tabs.html => accessible/tests/mochitest/states/test_aria_widgetitems.html
2012-01-21 12:06:26 +01:00
Serge Gautherie
c50a337347 Bug 718239. (Bv1a-bis) accessible/tests/mochitest/events.js: Fix typo in patch Bv1a. r=surkov.alexander. 2012-01-20 12:58:57 +01:00
Serge Gautherie
f6cc91556d Bug 718239. (Bv1a) accessible/tests/mochitest/events.js: Use Services.jsm. r=surkov.alexander. 2012-01-20 12:49:41 +01:00
Serge Gautherie
ac6fd80de9 Bug 718237. (Av1) accessible/tests/mochitest/*: Support "SeaMonkey searchbar" too, Remove 1 useless "browser.css" use. r=surkov.alexander. 2012-01-20 12:49:41 +01:00
Dão Gottwald
dd5d69129d Bug 715857 - Disable a11y tests that put <tabbrowser> in random XUL documents and expect it to work. r=MarcoZ 2012-01-16 14:37:21 +01:00
Serge Gautherie
5b32612ff2 Bug 717753. (Av2) test_focus_browserui.xul: Use "browser.chromeURL" preference to support other browsers than "Firefox" too. r=marco.zehe. 2012-01-14 00:39:57 +01:00
Trevor Saunders
53f6f864e8 merge accessibility to mozilla-central 2012-01-10 20:52:37 -05:00
Trevor Saunders
645cb5069a disable osx tests part 2 test_caretmoved.xul had conflicts 2012-01-10 08:30:35 -05:00
David Bolter
37dce1c2a1 Bypass failing OSX tests (b=650294,b=650366). r=tests 2012-01-06 15:54:44 -05:00
David Bolter
e8b8fbfcef Bug 591363 - (in)visible state is not always correct? r=tbsaunde, marcoz
Here we depart from relying on layout because we don't want to walk
up the ancestor chain all the way past the property page parent since
this messes with screen readers virtual buffer updates (see bug).
2012-01-05 22:45:11 -05:00
Dão Gottwald
c73cba1061 Bug 618770 - Fixing stupid a11y test 2012-01-06 13:03:17 +01:00
Mats Palmgren
b0a7d58993 Bug 619273 - Create new ranges for adding to the selection. 2011-12-20 10:15:41 +01:00
Marco Zehe
a3147a10ea Bug 457226 - mochitest for ARIA states, r=surkov 2011-12-08 17:01:31 +01:00
Alexander Surkov
a62d7ff0f4 Bug 706067 - Make takeFocus work on widget items, r=marcoz, tbsaunde 2011-12-08 20:20:15 +08:00
Boris Zbarsky
988e6e0f22 Mitigation (not fix) for bug 694254. 2011-12-08 01:24:17 -05:00
Alexander Surkov
014f55a792 Bug 689847 - Expose active state on current item of selectable widgets, r=davidb, tbsaunde 2011-12-07 17:10:22 +08:00
Alexander Surkov
18093eb539 Bug 658272 - Implement figure and figcaption accessibility, r=tbsaunde, marcoz
--HG--
rename : accessible/tests/mochitest/test_elm_landmarks.html => accessible/tests/mochitest/elm/test_landmarks.html
rename : accessible/tests/mochitest/test_elm_listbox.xul => accessible/tests/mochitest/elm/test_listbox.xul
rename : accessible/tests/mochitest/test_elm_nsApplicationAcc.html => accessible/tests/mochitest/elm/test_nsApplicationAcc.html
rename : accessible/tests/mochitest/test_elm_plugin.html => accessible/tests/mochitest/elm/test_plugin.html
2011-12-05 14:04:06 +08:00
Alexander Surkov
c5201c8f0f Bug 706335 - Remove text accesible getting no text inside a preformatted area, r=marcoz, bz 2011-12-02 16:52:56 +08:00
Alexander Surkov
6e39506ee7 Bug 703202 - ARIA comboboxes don't fire value change events, r=tbsaunde, marcoz 2011-12-02 00:12:02 +08:00
Alexander Surkov
d58d4c93bf Bug 699017 - aria-required attribute on file input not read by JAWS, r=tbsaunde, marcoz, roc 2011-11-30 20:36:20 +08:00
Trevor Saunders
8c5b4866ff Bug 693948 - expose layout-guess: true object attribute on CSS table accessible, r=surkov 2011-11-07 04:05:51 -05:00
David Bolter
2c48033d76 Bug 705179 - Implement initial canvas accessible and baseline test. r=surkov,ehsan 2011-11-25 11:58:34 -05:00
Alexander Surkov
4a30ef1f61 Bug 287740 - expose axis object attribute on table cells, r=marcoz 2011-11-24 19:31:41 +08:00
Alexander Surkov
2d482f7133 Bug 704754 - expose abbr object attribute on header cells, r=marcoz 2011-11-24 19:31:34 +08:00
Alexander Surkov
3bc9bdfa53 Bug 704416 - HTML acronym and abbr names should be provided by @title, r=marcoz 2011-11-24 19:31:25 +08:00
Alexander Surkov
a20bfb73b6 Bug 702629 - aria-orientation should be applied to slider and separator roles, r=marcoz 2011-11-17 21:18:54 +08:00
Ed Morley
6a998be2c5 Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rail Aliiev
364e83c545 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Alexander Surkov
fe2d1b310a Bug 414302 - Incorrect selection events in HTML, XUL and ARIA, r=tbsaunde, f=marcoz 2011-11-01 08:52:27 +08:00
Ms2ger
567f4260b6 Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv 2011-10-29 22:03:55 +02:00
Ouss. BADR
aff52ca316 Bug 685218 - Expose layout-guess attribute on HTML tables having @datatable='0' attribute, r=surkov 2011-10-19 10:36:35 +09:00