Marco Bonardo
7d169993ad
Merge inbound and central
2012-03-07 10:33:11 +01:00
Alexander Surkov
eed57b3c71
Bug 732908 - Expose 'Firefox' and 'Thunderbird' as the accessible app names -- even for pre-release versions, r=ginn
2012-03-06 19:01:55 +09:00
Serge Gautherie
ee529d87b9
Bug 718237. (Cv1) Call initAutoComplete() early to support XPFE AutoComplete. r=surkov.alexander.
2012-03-06 15:10:10 +01:00
Alexander Surkov
e08f8dd3b6
Bug 727940 - Windows app can't read Firefox setting for hardware acceleration (D2D), r=marcoz, tbsaunde
2012-03-03 21:09:46 +09:00
Mark Capella
685b0fd1f0
Bug 627379 - Add test for @hidden attribute, r=surkov
2012-03-02 22:46:57 +09:00
David Bolter
818e8285ce
Bug 495912 - Expose content in HTML canvas elements. r=bz,roc r=surkov(tests)
...
layout-mentor: bz (mucho thanks!)
We make html canvas frame a container and render frames for its content which makes a lot of what we need for accessibility "just work".
2012-02-17 23:26:37 -05:00
Ed Morley
345eafc0b0
Backout 547de632a3e2 (bug 495912) for mochitest-a11y orange
2012-02-29 18:42:58 +00:00
David Bolter
01c1492892
Bug 495912 - Expose content in HTML canvas elements. r=bz,roc r=surkov(tests)
...
layout-mentor: bz (mucho thanks!)
We make html canvas frame a container and render frames for its content which makes a lot of what we need for accessibility "just work".
2012-02-17 23:26:37 -05:00
Alexander Surkov
9581a345b4
Bug 473576 - font-family text attribute should expose actual font used, r=tbsaunde, f=karl
2012-02-29 09:25:06 +09:00
Serge Gautherie
f97233a96d
Bug 718235. (Av1) events/test_focus_general.html: Disable synthShiftTab() check on SeaMonkey. r=surkov.alexander.
2012-02-25 06:18:27 +01:00
Alexander Surkov
a2ea25b37d
Bug 727942 - childAtPoint may return incorrect accessibles when page zoomed, r=marcoz
2012-02-23 12:16:57 +09:00
Ed Morley
d3e7abd696
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-22 22:20:54 +00:00
Ed Morley
978ee67743
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-22 14:10:55 +00:00
Serge Gautherie
6da822f9c1
Bug 729474. (Av1) name/test_browserui.xul: Improve log, to help diagnose. r=surkov.alexander.
2012-02-22 14:45:24 +01:00
Alexander Surkov
5ab5507672
Bug 650241 - disable width testing of testBounds() because of failure on some platforms
2012-02-22 13:49:22 +09:00
Alexander Surkov
f139298db4
Bug 650241 - Location returned by accessibles sometimes incorrect when page zoomed, r=marcoz
2012-02-22 11:07:43 +09:00
Hub Figuière
7add8c59e3
Bug 726097 - Use the right doc accessible when hit testing. Add proper mochi-test. r=surkov
...
--HG--
rename : accessible/tests/mochitest/test_childAtPoint.html => accessible/tests/mochitest/hittest/test_general.html
rename : accessible/tests/mochitest/test_childAtPoint.xul => accessible/tests/mochitest/hittest/test_general.xul
2012-02-15 13:51:04 -08:00
Alexander Surkov
bb70916d54
Bug 714579 - Don't use GetComputedStyle for object attribute calculation, r=tbsaunde, marcoz, f=bz
2012-02-21 00:45:29 +09:00
Serge Gautherie
2f37c0d28a
Bug 718237. (Bv2) test_focus_autocomplete.xul: Skip this test on SeaMonkey ftb. r=surkov.alexander.
2012-02-20 05:25:17 +01:00
Alexander Surkov
b79d3bc706
Bug 677154 - Detached document accessibility tree, r=bz, marcoz
2012-02-18 02:38:43 +09:00
Andrew Quartey
cfe294b170
Bug 691267 - Remove nsHTMLButtonAccessible duplication, r=surkov
...
--HG--
rename : accessible/tests/mochitest/actions/test_inputs.html => accessible/tests/mochitest/actions/test_controls.html
2012-02-22 20:33:37 +09:00
Alexander Surkov
6da35ae1c9
Bug 650241 - improve accessible boundaries testing, r=marcoz
2012-02-22 20:27:28 +09:00
Mark Capella
6dd876288b
Bug 725647. (Bv1a) test_embeds.xul: Use new openBrowserWindow(). f=sgautherie r=surkov.alexander.
2012-02-13 21:03:43 +01:00
Alexander Surkov
8b592b223a
Bug 725581 - caretOffset for textarea should be -1 when textarea doesn't have a focus, r=tbsaunde
2012-02-13 12:37:52 +09:00
Tobias Markus (:Tobbi)
a3a8b6d628
Bug 725178 - Remove ensureAccessibleTree from common.js, r=surkov
2012-02-08 20:13:37 +01:00
Andrzej Skalski
c40cbd9d27
Bug 706134 - ARIA listitem shouldn't expose selectable state and pick up aria-selected and aria-checked, r=surkov
2012-02-11 03:25:48 +09:00
Alexander Surkov
900eca071b
Bug 723833 - IAccessibleText::setCaretOffset on location or search bar causes focus to jump, r=tbsaunde, marcoz
...
--HG--
rename : accessible/tests/mochitest/test_text_caret.html => accessible/tests/mochitest/textcaret/test_general.html
2012-02-08 13:31:18 +09:00
Trevor Saunders
2227b9e1b6
bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov
2012-02-07 08:18:33 -05:00
Mark Capella
61545034ce
Bug 689540 - Expose IA2 margin- object attributes, r=surkov
2012-02-06 18:18:25 +01:00
Marco Zehe
04b9c1ab99
Bug 719754 - Rewrite a11y tests that put <tabbrowser> in random XUL documents and expect it to work (tree and relations files), r=surkov
2012-02-06 13:06:07 +01:00
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
Alexander Surkov
8e82643f2b
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
04b6bb0879
Merge last green changeset from mozilla-inbound to mozilla-central
2011-10-13 15:48:46 +02:00
Alexander Surkov
850a8d08cc
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
073959a9b0
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
f04e1dbb3e
Bug 691734 - make sure scrolling start event is delivered after document focus, r=marcoz
2011-10-08 14:16:37 +09:00
Alexander Surkov
2bc6783901
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
318bf2f888
Bug 679271 - enable logging for accessible/events/test_tree.xul, r=marcoz
2011-10-06 11:10:41 +09:00
Marco Bonardo
62637bdd9f
Backout d5954910540e to check if it's causing the increase in m-oth leaks
2011-10-05 15:27:04 +02:00
Alexander Surkov
26e99f5330
Bug 679271 - enable logging for evnts/test_tree.xul mochitest
2011-10-05 16:31:17 +09:00
Alexander Surkov
fa5868ceaa
Bug 627718 - Map used for grouping is not accessible under certain circumstances, r=marcoz
2011-10-05 15:24:44 +09:00
Alexander Surkov
9be28e53c8
Bug 664142 - DEFAULT state exposed incorrectly for HTML, r=tbsaunde
2011-10-03 23:26:18 +09:00
Alexander Surkov
f38fb5f129
Bug 691248 - XUL tree items shouldn't pick up relations from XUL tree, r=tbsaunde
2011-10-03 23:26:11 +09:00
Alexander Surkov
f28de4f097
Bug 370396 - a11y mochitest for tabbox focus events, r=marcoz
2011-10-03 23:26:03 +09:00
Alexander Surkov
49f94b2f94
Bug 684818 - shift+tab fails on editable document after context menu is closed: enable mochitest, r=marcoz
2011-10-03 19:06:27 +09:00
Alexander Surkov
55c6928736
Bug 690222 - data table elements used to determine layout-guess attribute shouldn't be picked from nested tables, r=davidb
2011-10-01 10:09:31 +09:00
Alexander Surkov
1b76a114ce
Bug 682790 - ignore implicit label association when it's associated explicitly, r=marcoz
2011-09-30 13:38:20 +09:00
Alexander Surkov
c7fa94316c
Bug 687393 - HTML select options gets relation from containing label, r=tbsaunde
2011-09-29 12:13:08 +09:00
Alexander Surkov
6a04618807
Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_aria_activedescendant.html => accessible/tests/mochitest/events/test_focus_aria_activedescendant.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_dialog.html
rename : accessible/tests/mochitest/events/test_focusdoc.html => accessible/tests/mochitest/events/test_focus_doc.html
rename : accessible/tests/mochitest/events/test_focus.xul => accessible/tests/mochitest/events/test_focus_general.xul
rename : accessible/tests/mochitest/states/test_comboboxes.xul => accessible/tests/mochitest/states/test_expandable.xul
rename : accessible/tests/mochitest/test_nsIAccessible_selects.html => accessible/tests/mochitest/states/test_selects.html
2011-09-28 10:46:11 +09:00
Ehsan Akhgari
7b45893388
Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov
2011-09-13 15:09:51 -04:00
Ehsan Akhgari
71ab4b195b
Backout changeset 2705abe8d3f2 (bug 686247) again because of the accessibility test failures
2011-09-13 17:42:43 -04:00
Ehsan Akhgari
ba819d11ee
Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov
2011-09-13 15:09:51 -04:00
Ehsan Akhgari
6b8124559c
Backed out changeset c9013399fa39 (bug 686247) because of mochitest-a11y failures on Linux
2011-09-13 13:29:30 -04:00
Ehsan Akhgari
5964c37a93
Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov
2011-09-13 11:45:54 -04:00
David Bolter
d31d7c8933
Bug 681674 - aria-autocomplete not supported on standard form text input controls. r=tbsaunde,MarcoZ
2011-09-01 11:37:24 -04:00
Alexander Surkov
6c96cfe3fb
Bug 386821 - need better solution for firing delayed event against xul tree, r=tbsaunde
2011-08-16 19:28:31 +09:00
Malini Das
960a7c7495
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
2011-08-12 12:21:44 -04:00
Malini Das
e306b1b5aa
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
2011-08-12 12:21:36 -04:00
Alexander Surkov
268e01b6dc
Bug 467143 - mixed state change event is fired for focused accessible only, r=tbsaunde
2011-08-11 20:45:36 +09:00
Alexander Surkov
bed967623d
Bug 652802, followup 2, nit fix
2011-08-09 18:31:59 +09:00
Alexander Surkov
9dc8941a50
Bug 677467 - focusedChild crashes on application accessible, r=tbsaunde
...
--HG--
rename : accessible/tests/mochitest/test_takeFocus.html => accessible/tests/mochitest/focus/test_takeFocus.html
2011-08-09 18:31:31 +09:00
Alexander Surkov
9ccea30850
Bug 652802, followup, fix copy/paste error in relations/test_tabbrowser.xul, r=tbsaunde
2011-08-08 15:57:38 +09:00
Alexander Surkov
b0052f46ea
Bug 675861 - Crash [@ AccIterator::GetNext()], r=tbsaunde
2011-08-05 17:10:41 +09:00
Alexander Surkov
0a8b86a9d3
Bug 652802 - intermittent failures in mochitests/content/a11y/accessible/relations/test_tabbrowser.xul | Can't get accessible for [object XULElement], r=marcoz
2011-08-04 18:54:22 +09:00
Alexander Surkov
59de8585e7
Bug 673836 - Intermittent failure in accessible/tree/test_tabbrowser.xul | Different amount of expected children of [ 'browser node' , role: internal frame] - got 0, expected 1, r=marcoz
2011-08-04 18:54:15 +09:00
Alexander Surkov
e1ab9b72b7
Bug 676267 - expose stale state on accessibles unattached from tree, r=tbsaunde
2011-08-04 18:54:06 +09:00
Marco Bonardo
8dfa1762f3
Merge last green changeset from mozilla-inbound to mozilla-central
2011-08-04 11:19:01 +02:00
Alexander Surkov
9aa1f9b34a
Bug 675515 - Crash [@ TextUpdater::DoUpdate] with long text node, r=tbsaunde, sr=neil
2011-08-04 12:57:08 +09:00
Trevor Saunders
31c386763b
bug 673389 - cleanup what is a conceptual parent in AccGroupInfo r=surkov
2011-07-22 06:40:37 -07:00
Alexander Surkov
0d8d40ecd9
Bug 674943 - treeupdate/test_doc.html fails to run, r=marcoz
2011-07-29 11:37:11 +09:00
Alexander Surkov
e3d88f3ba0
Bug 674934 - treeupdated/test_contextmenu.xul fails to run, r=marcoz
2011-07-29 11:36:56 +09:00
Alexander Surkov
bb8f1043f5
Bug 674930 - events/test_tree.xul fails to run, r=marcoz
2011-07-29 11:36:48 +09:00
Alexander Surkov
d219057d93
Bug 672912 - Some accessibility tests scroll window, r=tbsaunde
2011-07-29 11:36:36 +09:00
Alexander Surkov
b2d12a1e27
Bug 673757 - Do not process invalidation list while tree is created, r=tbsaunde
2011-07-24 20:15:37 -07:00
Alexander Surkov
977682e668
Bug 660461 - attributes/test_obj_group.xul random fail | Can't get accessible for menu_item2.1, An error occurred - acc is null, r=tbsaunde
2011-07-24 21:45:23 +09:00
Alexander Surkov
293d19885f
Bug 669263 - reorder event for document must be fired after document initial tree creation, r=tbsaunde
2011-07-19 17:30:32 +09:00
Alexander Surkov
c484ac77ae
Bug 672092 - reorganize accesskey and keyboard shortcuts handling, r=tbsaunde, sr=neil, f=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_keys.html => accessible/tests/mochitest/actions/test_keys.html
2011-07-19 17:30:24 +09:00
Alexander Surkov
15a1c4c9e5
Bug 670870 - HTML table and caption should be linked by label relations, r=marcoz
2011-07-14 17:08:36 +09:00
David Bolter
9399bf127d
Bug 610650 - Change implementation of HTML5 landmark elements to conform to implementor guidelines; r=marcoz
2011-07-05 10:28:53 -04:00
Alexander Surkov
d93d3cf4cc
bug 666504 - Ignore role presentation on focusable elements r=davidb, marcoz
2011-06-30 00:35:11 -07:00
Alexander Surkov
3edbe75148
bug 664376 - table rows of xul trees no longer containing the content of cells as accessible name r=marcoz
2011-06-30 00:35:11 -07:00
Alexander Surkov
04a98c120f
Bug 666212 - summary attribute content mapped to accessible name in MSAA, r=marcoz
2011-06-24 13:01:45 +09:00
David Bolter
213743502d
Bug 663136 - Add test coverage for tablist as implicit live region. r=MarcoZ
2011-06-12 23:54:36 -07:00
Alexander Surkov
4c12bb67b8
Bug 546812 - treegrid row has accessible name of tree accessible, r=tbsaunde
2011-06-09 18:09:05 +09:00
Alexander Surkov
35e3d80d70
Bug 650585 - Remove flaky timeouts from the accessibility tests, patch=ehsan, surkov, r=surkov, ehsan
2011-05-27 12:26:48 +09:00
Trevor Saunders
9d312cc7bf
bug 659620 - Hang when trying to edit a page on WikiMo with NVDA running r=surkov
...
From e0a6515b9f894ab39bcd6db51d43e24a677667b3 Mon Sep 17 00:00:00 2001
---
accessible/src/base/nsBaseWidgetAccessible.cpp | 3 +-
.../tests/mochitest/actions/test_general.html | 21 ++++++++++++++++++++
2 files changed, 22 insertions(+), 2 deletions(-)
2011-05-25 07:52:01 -07:00
Alexander Surkov
e2933289fb
The DOM document loaded before it's shown shouldn't have busy state, r=trevor, marcoz
2011-05-27 11:18:00 +09:00
Alexander Surkov
33a76db2a9
Disable accessible name tests for audio slider because of linux failure
2011-05-26 23:01:48 +09:00
Alexander Surkov
f39bfea31f
Bug 651628 - enable media action tests, r=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_elm_media.html => accessible/tests/mochitest/actions/test_media.html
2011-05-26 21:57:06 +09:00
Alexander Surkov
7bfb702a26
Bug 651628 - enable comboboxes states test, r=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_comboboxes.xul => accessible/tests/mochitest/states/test_comboboxes.xul
2011-05-26 21:56:57 +09:00
Alexander Surkov
860cae4d06
Bug 651628 - enable childAtPoint tests, r=marcoz
2011-05-26 12:23:50 +09:00
David Bolter
535a74d47e
Bug 653601 - aria-selected ignored for ARIA tabs, patch=davidb, tbsaunde; tests=davidb, tbsaunde, marcoz; r=surkov, a=sheriff
2011-05-24 16:02:44 +02:00
Trevor Saunders
9014be5a5e
Bug 648133 - Fire state change event for aria-busy, patch=davidb, tbsaunde; r=surkov, a=sheriff
2011-05-24 16:02:30 +02:00
Alexander Surkov
39f2f1f9a5
Bug 658737 - Untrusted Connection page document doesn't clear busy state after loading, r=tbsaunde
2011-05-21 16:00:14 +09:00
Fernando Herrera
9671863638
Bug 654999 - Wrong end ofset logic in nsHyperTextAccessible::GetTextHelper for text before getting, r=surkov
2011-05-21 15:59:58 +09:00
David Bolter
5d565215f4
Bug 640707 - Add event support for aria-sort. r=surkov
...
Yahoo mail needs this ASAP.
--HG--
rename : accessible/tests/mochitest/events/test_aria_hidden.html => accessible/tests/mochitest/events/test_aria_objattr.html
2011-05-17 12:33:45 -04:00
Trevor Saunders
4679ac0d75
redisable test_singleline.html and test_whitespaces.html because they went permaorange again after tm merge CLOSED TREE
2011-05-13 23:28:56 -04:00
Ehsan Akhgari
15252ef290
Bug 612129 - Set the initial selection range to the beginning of the text field in order to be more compatible with other browsers; r=roc
2011-05-12 09:52:38 -04:00
Alexander Surkov
588893d7a9
bug 559773 - make html5 progress element accessible r=marcoz,trev
...
From ed8e50f56d7c619a6df4ac906a5887d9788d58e2 Mon Sep 17 00:00:00 2001
https://bugzilla.mozilla.org/show_bug.cgi?id=559773
---
accessible/src/base/nsAccessibilityAtomList.h | 1 +
accessible/src/base/nsAccessibilityService.cpp | 9 +-
accessible/src/base/nsFormControlAccessible.cpp | 137 ++++++++++++++++++++
accessible/src/base/nsFormControlAccessible.h | 22 +++
accessible/src/html/nsHTMLFormControlAccessible.h | 5 +
accessible/src/xul/nsXULFormControlAccessible.cpp | 133 -------------------
accessible/src/xul/nsXULFormControlAccessible.h | 21 +---
accessible/tests/mochitest/Makefile.in | 3 +-
accessible/tests/mochitest/value/Makefile.in | 55 ++++++++
.../{test_value.html => value/test_general.html} | 4 +-
.../tests/mochitest/value/test_progress.html | 63 +++++++++
.../{test_value.xul => value/test_progress.xul} | 8 +-
12 files changed, 303 insertions(+), 158 deletions(-)
create mode 100644 accessible/tests/mochitest/value/Makefile.in
rename accessible/tests/mochitest/{test_value.html => value/test_general.html} (98%)
create mode 100644 accessible/tests/mochitest/value/test_progress.html
rename accessible/tests/mochitest/{test_value.xul => value/test_progress.xul} (93%)
--HG--
rename : accessible/tests/mochitest/test_value.html => accessible/tests/mochitest/value/test_general.html
rename : accessible/tests/mochitest/test_value.xul => accessible/tests/mochitest/value/test_progress.xul
2011-05-11 22:55:12 -04:00
Trevor Saunders
671a0f4f96
bug 652459 - reenable test_singleline.html and test_whitespaces.html r=davidb
2011-05-11 23:27:35 -04:00
Boris Zbarsky
e77ac90303
Bug 652459. Temporarily disabling these tests to reopen CLOSED TREE. a=davidb
2011-05-05 09:03:56 -04:00
Alexander Surkov
a4a5c756db
Bug 630486 - ASSERTION 'Want to fire mutation events, but it's not safe' in nsContentUtils::HasMutationListeners triggered by a11y, r=marcoz, gavin, bz, f=davidb
...
--HG--
rename : accessible/tests/mochitest/tree/test_colorpicker.xul => accessible/tests/mochitest/treeupdate/test_colorpicker.xul
rename : accessible/tests/mochitest/tree/test_button.xul => accessible/tests/mochitest/treeupdate/test_menubutton.xul
2011-04-15 11:11:39 +09:00
Alexander Surkov
69f4dfb9a9
Bug 648235 - Use more underlying HTML input states for XUL textboxes, r=davidb
...
--HG--
rename : accessible/tests/mochitest/test_textboxes.xul => accessible/tests/mochitest/states/test_textbox.xul
2011-04-10 08:37:04 +09:00
Alexander Surkov
97a7ff7560
Bug 646369 - UpdateTree should rely on accessible tree walker rather than DOM tree traversal, r=davidb
2011-04-07 14:17:29 +09:00
Alexander Surkov
7c39c2af84
Bug 646350 - Add a test for dynamic chnages of CSS generated content, r=marcoz
2011-03-30 16:57:09 +09:00
Alexander Surkov
8eec39795c
Bug 629114 - crash on add comment link in review board [@ nsBulletFrame::GetListItemText ] [@ nsBulletFrame::GetListItemText(nsStyleList const&, nsString&) ], r=davidb, marcoz, sr=bz, a=blocking2.x+
2011-03-28 22:59:54 +09:00
Alexander Surkov
ae07293967
Bug 638326 - getTextAtOffset line boundary may return more than one line, r=david, neil, f=marcoz, a=blocking2.x+
2011-03-28 22:58:59 +09:00
Marco Zehe
1cc04b9ca4
Bug 644206 - attributes/test_text.html should be loaded as UTF-8, r=surkov
2011-03-25 13:19:18 +01:00
L. David Baron
af9a4f98db
Merge layout work from projects/birch, part 4. a=rs
2011-03-24 14:36:14 -07:00
Boris Zbarsky
4635536259
Bug 606087. Don't reframe if overflow styles change on inlines. r=dbaron. Test changes by Alexander Surkov, r=marco.zehe
2011-03-23 09:56:58 -04:00
Dão Gottwald
3fc551c979
Remove bogus argument from addProgressListener calls in a11y tests for bug 608628
2011-03-23 14:43:56 +01:00
Dão Gottwald
c333a3c4e6
Bug 608628 followup, fixing up a11y tests
2011-03-23 13:54:39 +01:00
Alexander Surkov
0d22208e58
Bug 638106 - CKEditor document should be editable, r=davidb, a=final+
2011-03-03 14:41:46 +08:00
Serge Gautherie
a6208381f9
Bug 633725 - docload_wnd.xul (and nsRootAcc_wnd.xul) tries to load about:robots which is Firefox specific (atm); (Av1) s/about:robots/about:/g, Replace bug 586818 comment with an explicit todo().
...
r=marco.zehe (a=test-only).
2011-02-27 01:19:06 +01:00
Alexander Surkov
a47d50013b
Bug 452631 - enable setTextContents test, r=marcoz, a=test
2011-02-22 09:57:07 +08:00
Alexander Surkov
428ce08c1a
Bug 635346 - allow relations for document accessible defined on document content, r=fer, a=davidb
2011-02-22 09:56:57 +08:00
Alexander Surkov
854b0d9536
Bug 634240 - No caret move events are fired for XUL textbox accessible, r=davidb, f=marcoz, a=final+
2011-02-16 00:33:54 +08:00
Fernando Herrera
a8e061442d
Bug 630194 - add mochitest for bug 630194, r=surkov, a=test
2011-02-14 17:40:59 +08:00
Alexander Surkov
85a1e175fe
Bug 631068 - Accessible recreation breaks relations, r=davidb, a=final+
2011-02-11 23:05:38 +08:00
Alexander Surkov
97ee26b0b4
Bug 626660, part2 - fix text diff algorithm, r=davidb, sr=neil, a=betaN
2011-02-08 12:48:41 +08:00
Alexander Surkov
48eef7da69
Bug 630001 - Stop usage of nsIFrame::GetRenderedText in GetTextAt/Before/After for boundary char, r=fer, a=betaN
2011-02-03 22:29:12 +08:00
Alexander Surkov
9206a388d4
Bug 631160 - embedded accessible may expose wrong text, r=marcoz, davidb, a=betaN
2011-02-03 22:29:05 +08:00
Fernando Herrera
86e1baee63
Bug 630841 - add mochitest for bug 630841, r=surkov, a=test
2011-02-03 22:28:57 +08:00
Alexander Surkov
908725d201
Bug 630001, part3 - rewrite GetText, r=davidb, a=betaN
2011-02-02 00:08:36 +08:00
Alexander Surkov
e32b030dea
Bug 626660 - cache rendered text on a11y side, r=davidb, f=marcoz, a=betaN
2011-01-31 23:53:09 +08:00
Alexander Surkov
d4a0322c39
Bug 626667, part1 - getParent shouldn't repair the tree, r=davidb, a=davidb
2011-01-29 16:02:02 +08:00
Alexander Surkov
8cf004dfec
Bug 625652 - 'test a11y tree on text data removal' mochitest, r=marcoz, a=test
2011-01-28 16:42:31 +08:00
Alexander Surkov
7f72cfd7af
Bug 625652 - make sure accessible tree is correct when rendered text is changed, r=davidb, sr=roc, a=roc
2011-01-28 16:42:22 +08:00
David Bolter
6d6e774eac
Bug 581096 - aria-hidden should expose hidden attribute and fire attributechange events, r=surkov, f=marcoz, a=davidb
2011-01-28 13:15:31 +08:00
Alexander Surkov
c3b4bc7ae3
Bug 606924, part3 - handing document concept, r=davidb, a=blocking2.0Final+
2011-01-26 14:35:51 +08:00
Alexander Surkov
5f930f1c40
Bug 613919 - Make characterCount fast, r=davidb, a=2.0+
2011-01-25 11:33:47 +08:00
Alexander Surkov
0c3a0f04a4
Bug 625693 - nsAccessibilityService::NotifyOfAnchorJumpTo should be processed as document notification, r=davidb, a=blocking2.0Final+
2011-01-25 11:33:37 +08:00
Alexander Surkov
0d05de74b1
Bug 625009 - text offsets don't get updated when text of first child text accessible is changed, r=davidb, a=blocking2.0Final+
...
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleHyperText.html => accessible/tests/mochitest/hypertext/test_general.html
rename : accessible/tests/mochitest/test_nsIAccessibleHyperText.html => accessible/tests/mochitest/hypertext/test_update.html
2011-01-20 16:02:10 +08:00
Alexander Surkov
092bb06b6d
Bug 606924 - create tree on content insertion, r=davidb, fer, a=blocking2.0Final+
2011-01-20 16:02:00 +08:00
Alexander Surkov
f931e9cf23
Bug 626647 - enable logs on a11y actions/test_link.html, r=davidb, a=test
2011-01-19 16:02:59 +08:00
Alexander Surkov
798351c14d
Bug 626647 - disable debug info in a11y actions/test_link.html, a=test
2011-01-19 01:16:30 +08:00
Alexander Surkov
989d3bd43e
Bug 626647 - enable debug info on a11y actions/test_link.html test, a=test
2011-01-19 00:12:11 +08:00
Alexander Surkov
e1a5d1938b
Bug 498015 - update accessible tree on content insertion after layout, r=davidb, sr=bz, a=blockingBetaN
...
--HG--
rename : accessible/src/base/nsEventShell.cpp => accessible/src/base/NotificationController.cpp
rename : accessible/src/base/nsEventShell.h => accessible/src/base/NotificationController.h
2011-01-18 16:03:38 +08:00
Neil Deakin
fee5806e2b
Bug 489303, show resizer when statusbar is hidden, r=roc,gavin a=blocking
2011-01-17 09:35:32 -05:00
Alexander Surkov
5a989b46eb
Bug 624977 - extend XUL tree selection mochitest, r=marcoz, a=test
2011-01-17 16:46:34 +08:00
Ehsan Akhgari
a88b3d6cd6
Bug 620906 - Part 2: Accessibility test adjustments; r=davidb f=MarcoZ a=blocking-final+
2011-01-11 16:01:11 -05:00
Gavin Sharp
82f380c4da
Back out 0ab0603bea99 (bug 489303) due to suspected Txul regression, a=backout
2010-12-25 14:55:35 -05:00
Neil Deakin
49b5659acf
Bug 489303 - No resizer since the statusbar is gone, r=gavin+roc, a=b
2010-12-21 13:19:00 -08:00
Alexander Surkov
a1687194d3
Bug 617273 - make editable text tests async, r=marcoz, fer, a=test
...
--HG--
rename : accessible/tests/mochitest/editabletext.js => accessible/tests/mochitest/editabletext/editabletext.js
rename : accessible/tests/mochitest/test_editabletext_1.html => accessible/tests/mochitest/editabletext/test_1.html
rename : accessible/tests/mochitest/test_editabletext_2.html => accessible/tests/mochitest/editabletext/test_2.html
2010-12-15 13:23:19 -08:00
Alexander Surkov
40e97b68ff
Bug 616940 - removed select option accessibles aren't removed until hide event is fired, r=fer, a=davidb
2010-12-15 13:23:10 -08:00
Alexander Surkov
7869a7e573
Bug 616186 - fail the event tests if dupe event is fired, r=fer, a=test
2010-12-15 13:22:51 -08:00
Alexander Surkov
b3c3197851
Bug 422744 - process a11y events caused by DOM events by target document, r=fer, a=blocking2.0Final+
2010-12-13 14:06:34 -08:00
Serge Gautherie
2196b4d02c
Bug 544170 - [SeaMonkey 2.1] mochitest-a11y: tree/test_tabbrowser.xul fails, due to "tabbrowser API" dependencies and different application UIs; (Cv1) Add SimpleTest.executeSoon() fwiw.
...
r=surkov.alexander (a=test-only).
2011-03-21 17:27:43 +01:00
Serge Gautherie
5cbff2e207
Bug 642420 - XPFE autocomplete.xml: investigate removing explicit <children includes="menupopup"/>; (Av1) Just remove it, Update a11y test_combobox.xul.
...
f=surkov.alexander r=neil (a=NPOTDB).
2011-03-21 14:43:04 +01:00
Serge Gautherie
d54db2fd52
Bug 544170 - [SeaMonkey 2.1] mochitest-a11y: tree/test_tabbrowser.xul fails, due to "tabbrowser API" dependencies and different application UIs; (Bv1a) Add support for SeaMonkey tabbrowser UI, Extend existing checks (for Firefox tabbrowser UI), Call removeProgressListener().
...
f=neil r=surkov.alexander (a=test-only).
2011-03-21 14:37:57 +01:00
Serge Gautherie
b18abbf1ba
Bug 535893 - [SeaMonkey 2.1] mochitest-a11y: test_combobox.xul fails; (Av1a) Add support for XPFE autocomplete popup and differently ordered children, Add explicit "no children" checks.
...
f=neil r=surkov.alexander (a=test-only).
2011-03-17 13:01:25 +01:00
Serge Gautherie
c769bc4453
Bug 544171 - [SeaMonkey 2.1] mochitest-a11y: test_txtctrl.xul fails; (Av2a) Add support for XPFE (and Toolkit) autocomplete popup.
...
r=surkov.alexander (a=test-only).
2011-03-16 14:28:32 +01:00
Alexander Surkov
23b9e5d64a
Bug 455840 - change test_nsIAccessible_focus.html mochitest to use eventQueue, r=marcoz, a=test-only
...
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_focus.html => accessible/tests/mochitest/test_takeFocus.html
2011-03-14 19:28:33 +08:00
Serge Gautherie
7cf3812b2b
Bug 641358 - "Document" that test_txtctrl.xul uses a deprecated 'timed' textbox (too); (Av1) Just do it.
...
r=marco.zehe (a=test-only).
DONTBUILD
2011-03-14 12:13:05 +01:00
Marco Zehe
4524bc0daf
Bug 415943 - Test that password field text is not readable through accessibility APIs, r=surkov, a=test-only
2011-03-14 10:21:48 +01:00
Alexander Surkov
d7a8883ccb
Bug 616452 - Dynamically inserted select options aren't reflected in accessible tree, r=fer, a=blocking2.0Final+
2010-12-08 09:33:12 +08:00
Alexander Surkov
58aa9facc3
Bug 615189 - tests for menu events, r=fer, a=test
2010-12-03 18:49:20 +08:00
Alexander Surkov
833477c4aa
Bug 615846 - correct name/test_markup.html, extend events debugging in mochitests, r=fer, a=test
2010-12-03 18:49:08 +08:00
David Bolter
01eb4dec34
Bug 615282 - Make test_keys.html pass on OSX. r=Marcoz a=testonly
2010-12-02 11:07:28 -05:00
Alexander Surkov
5061ec324e
Bug 616082 - correct designMode tests, r=marcoz, a=test
2010-12-02 16:48:06 +08:00
Alexander Surkov
22ded16bb5
Bug 616074 - enable state tests in test_doc.html for dynamic role changes, r=marcoz, a=test
2010-12-02 16:47:27 +08:00
Alexander Surkov
2e1e87de70
Bug 615913 - fix focus hyperlink tests, r=marcoz, a=test
2010-12-02 16:47:14 +08:00
Alexander Surkov
58519c5079
Bug 614829 - menupopup end event isn't fired for ARIA menus, r=fer, marcoz, a=blocking2.0final+
2010-11-30 23:43:17 +08:00
David Bolter
0065a7e469
Bug 613502 - Map <article> like we do aria role "article". r=MarcoZ,surkov a=davidb
2010-11-29 13:32:19 -05:00
Alexander Surkov
c5abb6c81a
Bug 614800 - coalesce text attribute change events and fire caret move event for the document where event occurred, r=davidb, marcoz, a=davidb
2010-11-30 00:03:29 +08:00
Fernando Herrera
5f1d565ba3
613959 - mochitest word boundaries nsIAccessibleText, r=surkov.alexander, a=test
2010-11-30 00:02:43 +08:00
Alexander Surkov
9d9d731b2a
Bug 614563 - isolate text attribute change event test from attributes/test_text, r=marcoz, a=test
2010-11-25 23:58:15 +08:00
Alexander Surkov
689dd89744
Bug 614552 - fire reorder event on XUL tree when treeview is changed, r=marcoz, davidb, a=blocking
2010-11-25 23:56:37 +08:00
Mounir Lamouri
46187cbef0
Bug 613021 - Don't make an element invalid if the value length is higher than the maxlength value. r=sicking a=blocking-b9
2010-11-23 15:17:12 +01:00
Alexander Surkov
a2e5e51312
Bug 613146 - amazon.de isn't read by NVDA, r=marcoz, davidb, a=final+
2010-11-22 16:22:04 +08:00
Alexander Surkov
d56619b51b
Bug 613131 - role nothing should allow recursive name calculation from children, r=fer, davidb, marcoz, a=davidb
...
--HG--
rename : accessible/tests/mochitest/name.css => accessible/tests/mochitest/name/general.css
rename : accessible/tests/mochitest/name.xbl => accessible/tests/mochitest/name/general.xbl
rename : accessible/tests/mochitest/name.js => accessible/tests/mochitest/name/markup.js
rename : accessible/tests/mochitest/namerules.xml => accessible/tests/mochitest/name/markuprules.xml
rename : accessible/tests/mochitest/name_nsRootAcc_wnd.xul => accessible/tests/mochitest/name/nsRootAcc_wnd.xul
rename : accessible/tests/mochitest/test_name_button.html => accessible/tests/mochitest/name/test_button.html
rename : accessible/tests/mochitest/test_name.html => accessible/tests/mochitest/name/test_general.html
rename : accessible/tests/mochitest/test_name.xul => accessible/tests/mochitest/name/test_general.xul
rename : accessible/tests/mochitest/test_name_link.html => accessible/tests/mochitest/name/test_link.html
rename : accessible/tests/mochitest/test_name_markup.html => accessible/tests/mochitest/name/test_markup.html
rename : accessible/tests/mochitest/test_name_nsRootAcc.xul => accessible/tests/mochitest/name/test_nsRootAcc.xul
2010-11-21 09:02:16 +08:00
Alexander Surkov
61fdb517a1
Bug 608887 - elements inserted outside the body aren't accessible, r=marcoz, davidb, a=final+
2010-11-21 09:00:29 +08:00
Fernando Herrera
0b53528cb6
Bug 610568 - mochitest with extra whitespaces for nsIAccessibleText, r=surkov, a=test
2010-11-20 10:38:05 +08:00
Alexander Surkov
c0295f76f9
Bug 606207 - Dojo dropdown buttons are broken, r=marcoz, a=test
2010-11-20 10:37:30 +08:00
Alexander Surkov
07c91f17d1
Bug 381599 - Inverse relations cache, r=marcoz, davidb, a=blockingFinal+
2010-11-20 10:37:18 +08:00
Alexander Surkov
7871888c61
Bug 573469 - part2, cache IDs pointed by relation attributes, r=marcoz, davidb, sr=neil, a=blockingFinal+
2010-11-17 21:55:44 -05:00
David Bolter
f0591f5d30
Bug 610362 - Map HTML5:aside landmark element like we do for role="note". r=marcoz,surkov,neil a=davidb
2010-11-15 13:30:44 -05:00
David Bolter
430e391442
Bug 607219 - dynamic role attribute change on body doesn't affect on document role. r=surkov,marcoz a=blocking2.0
2010-11-15 13:30:43 -05:00
Alexander Surkov
c85084833e
Bug 606125 - develop a way to handle visibility style, r=marcoz, davidb, sr=bz, a=blocking
...
--HG--
rename : accessible/tests/mochitest/treeupdate/test_tableinsubtree.html => accessible/tests/mochitest/treeupdate/test_ariadialog.html
2010-11-13 12:49:26 -05:00
Fernando Herrera
47d8cee549
Bug 452769 - mochitest for nsIAccessibleText, r=surkov, davidb, a=test
2010-11-12 18:05:57 -05:00
Alexander Surkov
081398227f
Bug 545465 - don't travese tree in Init, r=ginn.chen, r=davidb, a=blockingBetaN
2010-11-12 14:01:04 -05:00
David Bolter
dc51f188cc
Bug 593368 - Provide mappings for html5 <nav> <header> <footer> <article>. r=marcoz,surkov a=davidb
2010-11-08 08:33:34 -05:00
David Bolter
8e47cba6d6
Bug 604391 - Expose placeholder as name if name is otherwise empty. r=surkov,marcoz a=davidb
2010-11-08 08:33:25 -05:00
David Bolter
c70f2caffd
Bug 555728 - Fire a11y event based on HTML5 constraint validation. r=surkov,marcoz a=davidb
2010-11-08 08:33:18 -05:00
Alexander Surkov
aad2bab723
Bug 606082 - update accessible tree when root element is changed, r=marcoz, davidb, bz, a=blocking
2010-11-06 12:11:08 +08:00
Alexander Surkov
b049d3e67a
Bug 570275 - rework accessible tree update code, r=marcoz, davidb, bz, a=blocking
2010-10-21 13:16:10 +09:00
Alexander Surkov
6121636fb9
Bug 556004 - ###!!! ASSERTION: Getting the link state of an unregistered Link!: 'mRegistered', r=davidb, marcoz, a=davidb
2010-10-21 00:04:18 +09:00
Alexander Surkov
8b53f409de
Bug 604386 - Prune placeholder from text children, r=davidb, sr=bz, a=blocking
2010-10-16 00:34:35 +09:00
Alexander Surkov
c4be35e55b
Bug 604587 - bullets of nested not ordered lists have one and the same character, r=davidb, sr=roc, a=roc
2010-10-16 00:34:24 +09:00
Alexander Surkov
de72c1148e
Bug 557795 - wrong list bullet text of accessible for the first numbered HTML:li in CKEditor, r=davidb, sr=roc, a=blocking
...
--HG--
rename : accessible/tests/mochitest/tree/test_list_invalidate.html => accessible/tests/mochitest/treeupdate/test_list.html
2010-10-14 18:05:22 +09:00
David Bolter
df81141dd1
Bug 601205 - Expose intrinsic invalid state to accessibility API; r=marcoz,surkov a=davidb
2010-10-13 11:46:34 -04:00
David Bolter
9a3958340e
Bug 559275 + Bug 389238 - map intrinsic required and disabled states; r=marcoz, a=davidb
2010-10-13 11:46:31 -04:00
Mounir Lamouri
cc33a99998
Merging to tip. a=blocking-b7
2010-09-30 17:10:19 -07:00
David Bolter
c8a86044d8
Bug 558036 - make HTML <output> accessible. r=MarcoZ,surkov a=davidb
2010-09-21 11:05:31 -04:00
Ehsan Akhgari
d015aa5d14
Bug 240933 - Part 2: Fix the accessibility test to only expect two children for textarea's; r=surkov a=dbaron
...
--HG--
extra : rebase_source : 6e679d506da6346459f5ced40aeaeca59ad3fe87
2010-07-12 23:02:03 -04:00
Joel Maher
161d8ae5ae
Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB
2010-09-10 10:20:38 -07:00
Alexander Surkov
0ee231bcdf
Bug 592913 - provide a way to quickly determine whether an accessible object is a descendant of a tab document, r=marcoz, davidb, a=blocking
2010-09-09 23:44:56 +09:00
Serge Gautherie
c5cea9abde
Bug 591741 - [SeaMonkey] mochitest-a11y: relations/test_tabbrowser.xul times out; (Av1) Bind chrome://navigator/content/navigator.css for SeaMonkey.
...
r=surkov.alexander a=(test only).
2010-09-09 15:57:25 +02:00
Ehsan Akhgari
7b654288bf
Back out bug 240933 and bug 590554 because of reftest failure on Win7 and also bug 593211
2010-09-02 19:54:23 -04:00
Ehsan Akhgari
0ba60e8ea1
Bug 240933 - Part 2: Fix the accessibility test to only expect two children for textarea's; r=surkov a=dbaron
...
--HG--
extra : rebase_source : c4ed0124ad3ab8e36227dc9077f8c216f4d48a5e
2010-07-12 23:02:03 -04:00
Alexander Surkov
82229f170c
Bug 590176 - add pseudo SelectAccessible interface, r=marcoz, davidb, a=davidb
2010-09-02 09:46:59 +09:00