Commit Graph

598 Commits

Author SHA1 Message Date
Alexander Surkov
507cd379ea Bug 707654 - embeds relation on root accessible can return not content document, r=davidb 2012-01-31 15:40:06 +09:00
Tim Taubert
a0f0cb5e8d merge m-c to fx-team 2012-01-28 09:10:04 +01:00
Alexander Surkov
8f80f72f4c Bug 719754 - rewrite events/test_docload.xul, r=marcoz 2012-01-27 19:22:19 +09:00
Tim Taubert
3034f95b20 Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Ed Morley
049dda7acc Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-23 19:19:06 +00:00
Ed Morley
2fe7e7bf89 Backout ca7d87ab38b6 (bug 707654) for causing problems with NVDA (bug 720393); a=MarcoZ 2012-01-23 17:55:30 +00:00
Marco Zehe
2d816d3fd5 Bug 477015 - Create namerules based tests for accessible name of images, r=surkov 2012-01-23 09:05:26 +01:00
Alexander Surkov
92070748c0 Bug 707654 - embeds relation on root accessible can return not content document, r=davidb 2012-01-22 15:36:52 +01:00
Tim Taubert
6210f83731 Backed out changeset 746adaa9c9da (bug 455553) 2012-01-26 18:27:49 +01:00
Tim Taubert
ea80ee7eb8 Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Alexander Surkov
43aeca2f2a 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
6c34f37246 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
828ebbec0f Bug 718239. (Bv1a) accessible/tests/mochitest/events.js: Use Services.jsm. r=surkov.alexander. 2012-01-20 12:49:41 +01:00
Serge Gautherie
b799a48bd8 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
9c8f010f62 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
d236689291 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
33da294063 merge accessibility to mozilla-central 2012-01-10 20:52:37 -05:00
Trevor Saunders
fe34f7aa70 disable osx tests part 2 test_caretmoved.xul had conflicts 2012-01-10 08:30:35 -05:00
David Bolter
53e6526b7b Bypass failing OSX tests (b=650294,b=650366). r=tests 2012-01-06 15:54:44 -05:00
David Bolter
00bbb552fa 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
5b26339c7c Bug 618770 - Fixing stupid a11y test 2012-01-06 13:03:17 +01:00
Mats Palmgren
ff183ab7dd Bug 619273 - Create new ranges for adding to the selection. 2011-12-20 10:15:41 +01:00
Marco Zehe
d530dbaee3 Bug 457226 - mochitest for ARIA states, r=surkov 2011-12-08 17:01:31 +01:00
Alexander Surkov
c09db1bc84 Bug 706067 - Make takeFocus work on widget items, r=marcoz, tbsaunde 2011-12-08 20:20:15 +08:00
Boris Zbarsky
0dd5df7749 Mitigation (not fix) for bug 694254. 2011-12-08 01:24:17 -05:00
Alexander Surkov
d26cb4cb75 Bug 689847 - Expose active state on current item of selectable widgets, r=davidb, tbsaunde 2011-12-07 17:10:22 +08:00
Alexander Surkov
edc770329c 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
da6f38dbdb 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
501c68b0e5 Bug 703202 - ARIA comboboxes don't fire value change events, r=tbsaunde, marcoz 2011-12-02 00:12:02 +08:00
Alexander Surkov
ca6afa8566 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
47210c1f13 Bug 693948 - expose layout-guess: true object attribute on CSS table accessible, r=surkov 2011-11-07 04:05:51 -05:00
David Bolter
899b2bf2a0 Bug 705179 - Implement initial canvas accessible and baseline test. r=surkov,ehsan 2011-11-25 11:58:34 -05:00
Alexander Surkov
279a5e8eb0 Bug 287740 - expose axis object attribute on table cells, r=marcoz 2011-11-24 19:31:41 +08:00
Alexander Surkov
677bfef278 Bug 704754 - expose abbr object attribute on header cells, r=marcoz 2011-11-24 19:31:34 +08:00
Alexander Surkov
3b4b35835a Bug 704416 - HTML acronym and abbr names should be provided by @title, r=marcoz 2011-11-24 19:31:25 +08:00
Alexander Surkov
221c625fa5 Bug 702629 - aria-orientation should be applied to slider and separator roles, r=marcoz 2011-11-17 21:18:54 +08:00
Ed Morley
7ea8e12caa 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
ac65d0d88e Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Alexander Surkov
3f07ab58a4 Bug 414302 - Incorrect selection events in HTML, XUL and ARIA, r=tbsaunde, f=marcoz 2011-11-01 08:52:27 +08:00
Ms2ger
6d97442563 Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv 2011-10-29 22:03:55 +02:00
Ouss. BADR
e0c832c412 Bug 685218 - Expose layout-guess attribute on HTML tables having @datatable='0' attribute, r=surkov 2011-10-19 10:36:35 +09:00
Alexander Surkov
cb91797c4e Bug 546068 - Position is not being updated when atk_text_set_caret_offset is used, r=marcoz, enndeakin 2011-10-16 12:38:19 +09:00
Marco Bonardo
b478778440 Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-13 15:48:46 +02:00
Alexander Surkov
61f6aa044b Bug 679271 - Intermittent a11y/accessible/events/test_tree.xul | Test timed out, sometimes with a leak, r=marcoz 2011-10-12 00:32:57 +09:00
Alexander Surkov
d9a7a40627 Bug 688126 - nsIAccessibleText::setSelectionBounds doesn't fire text selection changed events in some cases, r=marcoz, sr=smaug 2011-10-12 16:39:58 +09:00
Alexander Surkov
2a2d0d21c2 Bug 691734 - make sure scrolling start event is delivered after document focus, r=marcoz 2011-10-08 14:16:37 +09:00
Alexander Surkov
bca073dbec Bug 559766 - add accessibility support for @list on HTML input and for HTML datalist, r=marcoz 2011-10-07 15:02:18 +09:00
Alexander Surkov
33c8126bac Bug 679271 - enable logging for accessible/events/test_tree.xul, r=marcoz 2011-10-06 11:10:41 +09:00
Marco Bonardo
79bc025663 Backout d5954910540e to check if it's causing the increase in m-oth leaks 2011-10-05 15:27:04 +02:00
Alexander Surkov
bdfc61ed5b Bug 679271 - enable logging for evnts/test_tree.xul mochitest 2011-10-05 16:31:17 +09:00