Commit Graph

534 Commits

Author SHA1 Message Date
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
Joel Maher
28aa0b7258 Bug 592166 - Cleanup chrome:// references in a11y tests in preparation for running on anroid r=dbolter a=NPOTB 2010-09-01 15:09:56 -07:00
Alexander Surkov
250583af1b Bug 589399 - add pseudo HyperLinkAccessible interface, r=davidb, f=neil, a=davidb
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleHyperLink.html => accessible/tests/mochitest/hyperlink/test_general.html
rename : accessible/tests/mochitest/test_nsIAccessibleHyperLink.xul => accessible/tests/mochitest/hyperlink/test_general.xul
2010-09-01 12:26:13 +09:00
Alexander Surkov
71a2e42118 Bug 591199 - mochitest for bug 334386: fire alert event for AIRA alert, r=marcoz, a=blocking 2010-08-30 14:09:59 +09:00
Alexander Surkov
c32122e6c7 Bug 591163 - mochitest for bug 413777, r=marcoz, a=blocking 2010-08-30 14:08:00 +09:00
Alexander Surkov
cdc5b187ce Bug 587938 - content radomly disappears or isn't being created at all for NVDA's virtual buffer, effective August 16, 2010, r=marcoz, ginn.chen, a=beltzner 2010-08-19 11:14:14 +09:00
Alexander Surkov
8d575c4458 Bug 576777 - provide quick access to link index, r=marcoz, davidb, sr=neil 2010-08-15 20:28:49 +09:00
Justin Dolske
3a2a8bb3b8 bug 586818: disable test_name_nsRootAcc.xul. a=bustage_fix 2010-08-12 20:04:46 -04:00
Alexander Surkov
841a2c4c36 Bug 576838 - nsIAccessibleTable is broken for crazy tables; r=davidb,marco.zehe a=davidb 2010-08-12 11:59:40 -04:00
David Bolter
1b3a61a3a5 Bug 581967 - Give aria-labelledby precedence over aria-label. r=MarcoZ, surkov a=beltzner 2010-08-06 09:58:15 -04:00
David Bolter
387577240d Test absence of aria-label and aria-labelledby object attributes (b=581952). a=test 2010-08-06 09:58:12 -04:00
Markus Stange
41ac8a1d25 Merge backout of changeset e29fc477ab4d. 2010-08-05 14:55:37 +02:00
Markus Stange
59e3f99f2f Backed out changeset e29fc477ab4d, bug 576777, because of perma-orange in test_text.html. 2010-08-05 14:55:15 +02:00
Markus Stange
7eb2870499 Backed out changeset d84aff2ae1db (from bug 576777) because of perma-orange in test_text.html. 2010-08-05 14:53:49 +02:00
Alexander Surkov
6ce8104e23 Bug 576777 - accessible/attributes/test_text.html mochitest fix 2010-08-05 12:39:22 +04:00
Dão Gottwald
3ab43ac1fd Fix test_tabbrowser.xul after bug 583516 landing 2010-08-05 10:15:28 +02:00
Alexander Surkov
1afc4fee04 Bug 576777 - provide quick access to link index, r=marcoz, davidb, sr=neil 2010-08-05 11:37:08 +04:00
Alexander Surkov
32132f6d8d Bug 575595 - add GetRowAndColumnIndicesAt to make IAccessibleTable::get_rowColumnExtentsAtIndex faster, r=marcoz, davidb 2010-07-03 12:16:52 +09:00
Alexander Surkov
d6f722a449 Bug 575052 - cache text offsets within hypertext accessible, r=marcoz, davidb, sr=neil 2010-07-02 10:50:03 +09:00
Alexander Surkov
a90254e830 Bug 574003 - coalesce text evetns on nodes removal, r=davidb, marcoz 2010-07-02 10:49:42 +09:00
Alexander Surkov
c5fe0f01fb Bug 574312 - make accessible tree creation from parent to child always, r=marcoz, davidb, sr=neil 2010-07-01 11:18:08 +09:00
Alexander Surkov
6a7ad7f253 Bug 572394 - cache links within hypertext accessible, r=davidb, marcoz, sr=neil
--HG--
rename : accessible/src/base/nsAccIterator.cpp => accessible/src/base/AccIterator.cpp
rename : accessible/src/base/nsAccIterator.h => accessible/src/base/AccIterator.h
2010-06-21 22:08:27 +09:00
Boris Zbarsky
dd83b69915 Attempt to somewhat mitigate bug 573085. 2010-06-18 14:41:37 -04:00
Alexander Surkov
b9b500e77b Bug 571459 - shutdown document accessible when presshell goes away, patch=bz, surkov, r=surkov, davidb, sr=roc, bz, f=marcoz 2010-06-18 11:44:09 +09:00
Alexander Surkov
aa038faed7 Bug 571459 - add a test to check shutdown document accessible in cache, r=davidb 2010-06-18 11:43:58 +09:00
David Bolter
0d01e70149 Selection event test coverage (b=569653); r=MarcoZ 2010-06-15 10:53:27 -04:00
Masayuki Nakano
d4c1419c7c Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn 2010-06-15 14:05:37 +09:00
Timothy Nikkel
39337fdbef Bug 569425. Use a synthesized mouse move to force image maps in these tests to setup because there is currently no non-hacky way to do that. r=dbaron 2010-06-14 14:35:30 -05:00
Dão Gottwald
35d3ffc05d Bug 543206 followup: revert adjustTabstrip change, re-enable test_tabbrowser.xul 2010-06-14 11:54:18 +02:00
Dão Gottwald
d7e62457fa disable bogus test while I figure out why the close buttons don't show up 2010-06-14 11:30:35 +02:00
Alexander Surkov
5432bc50e6 Bug 571184 - remove nsIAccessNode traversal methods, r=davidb, marcoz 2010-06-12 13:04:35 +09:00
Alexander Surkov
1f73e9cf4c Bug 570710 - avoid extra traversal of children array during tet event creation, r=marcoz, davidb 2010-06-10 12:29:56 +09:00
Timothy Nikkel
9fbf2578a9 Backed out changeset 2f539cc84d97 (bug 569425) because this may hide real a11y issues. 2010-06-08 15:42:40 -05:00
Timothy Nikkel
ef2e69844b Bug 569425. Use a synthesized mouse move to force image maps in these tests to setup because there is currently no non-hacky way to do that. r=dbaron 2010-06-08 14:18:04 -05:00
Timothy Nikkel
279eec567c Bug 569425. Don't redeclare this variable because it makes it look like it shadows the first declaration. r=surkov 2010-06-08 14:17:54 -05:00
Alexander Surkov
6a84745f64 Bug 566103- reorganize accessible document handling, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/events/test_doc.html => accessible/tests/mochitest/events/test_docload.html
2010-06-09 01:39:58 +09:00
David Bolter
142e6703da Bug 564471 - Make state change events asynch 2010-06-02 08:30:08 -04:00
Alexander Surkov
cefe21f6fb Bug 445677 - optimization for text attributes offset (do not look into embedded characters, r=marcoz 2010-05-25 17:40:26 +09:00
Alexander Surkov
1fc62996ca Bug 567084 - getTextAttributes should return invalid arg if the given offset is wrong, r=marcoz 2010-05-21 20:27:00 +09:00
David Bolter
50796fed5f Bug 565569. Fix accessibility tests. 2010-05-21 15:20:48 +12:00
Alexander Surkov
5918a1b07d Bug 566542 - frame for firefox doesn't implement the state 'active' when firefox is active frame, r=marcoz 2010-05-20 17:00:37 +09:00
Alexander Surkov
9e72c582fb Bug 567052 - move table tests into table folder, r=marcoz
--HG--
rename : accessible/tests/mochitest/test_table_headers_ariagrid.html => accessible/tests/mochitest/table/test_headers_ariagrid.html
rename : accessible/tests/mochitest/test_table_headers_listbox.xul => accessible/tests/mochitest/table/test_headers_listbox.xul
rename : accessible/tests/mochitest/test_table_headers.html => accessible/tests/mochitest/table/test_headers_table.html
rename : accessible/tests/mochitest/test_table_headers_tree.xul => accessible/tests/mochitest/table/test_headers_tree.xul
rename : accessible/tests/mochitest/test_table_indexes_ariagrid.html => accessible/tests/mochitest/table/test_indexes_ariagrid.html
rename : accessible/tests/mochitest/test_table_indexes_listbox.xul => accessible/tests/mochitest/table/test_indexes_listbox.xul
rename : accessible/tests/mochitest/test_table_indexes.html => accessible/tests/mochitest/table/test_indexes_table.html
rename : accessible/tests/mochitest/test_table_indexes_tree.xul => accessible/tests/mochitest/table/test_indexes_tree.xul
rename : accessible/tests/mochitest/test_table_layoutguess.html => accessible/tests/mochitest/table/test_layoutguess.html
rename : accessible/tests/mochitest/test_table_sels_ariagrid.html => accessible/tests/mochitest/table/test_sels_ariagrid.html
rename : accessible/tests/mochitest/test_table_sels_listbox.xul => accessible/tests/mochitest/table/test_sels_listbox.xul
rename : accessible/tests/mochitest/test_table_sels.html => accessible/tests/mochitest/table/test_sels_table.html
rename : accessible/tests/mochitest/test_table_sels_tree.xul => accessible/tests/mochitest/table/test_sels_tree.xul
rename : accessible/tests/mochitest/test_table_struct_ariagrid.html => accessible/tests/mochitest/table/test_struct_ariagrid.html
rename : accessible/tests/mochitest/test_table_struct_ariatreegrid.html => accessible/tests/mochitest/table/test_struct_ariatreegrid.html
rename : accessible/tests/mochitest/test_table_struct_listbox.xul => accessible/tests/mochitest/table/test_struct_listbox.xul
rename : accessible/tests/mochitest/test_table_struct.html => accessible/tests/mochitest/table/test_struct_table.html
rename : accessible/tests/mochitest/test_table_struct_tree.xul => accessible/tests/mochitest/table/test_struct_tree.xul
rename : accessible/tests/mochitest/test_table_1.html => accessible/tests/mochitest/table/test_table_1.html
rename : accessible/tests/mochitest/test_table_4.html => accessible/tests/mochitest/table/test_table_2.html
2010-05-20 16:41:03 +09:00
Alexander Surkov
d2b83f1189 566551 - ARIA grid and accessible selectable methods shouldn't use GetNextSibling, r=marcoz, sr=neil 2010-05-20 16:40:25 +09:00
Asaf Romano
e7a005e58c Bug 566736 - Lazily initialize the findbar. r=gavin. 2010-05-19 19:57:16 +03:00
Ehsan Akhgari
a534fc7fef Back out changeset 6fc5d661ca55 because of a11y test failures 2010-05-19 10:48:30 -04:00
Asaf Romano
4613bbc1fa Bug 566736 - Lazily initialize the findbar. r=gavin. 2010-05-19 15:23:43 +03:00
Alexander Surkov
0ac3b35a37 Bug 566293 - wrong length of text remove event when inaccessible node containing accessible nodes is removed, r=marcoz, davidb 2010-05-18 01:17:50 +09:00
Alexander Surkov
440a70f7ff Bug 566260 - text accessibles shouldn't implement nsIAccessibleHyperLink, r=davidb, marcoz 2010-05-18 01:15:52 +09:00
Alexander Surkov
3f2ef347e3 Bug 552944 - No relationship between tabs and associated property page in new tabbrowser construct, r=enn, davidb, marcoz, sr=neil
--HG--
rename : accessible/tests/mochitest/test_relations.html => accessible/tests/mochitest/relations/test_general.html
rename : accessible/tests/mochitest/test_relations.xul => accessible/tests/mochitest/relations/test_general.xul
rename : accessible/tests/mochitest/test_relations_tree.xul => accessible/tests/mochitest/relations/test_tree.xul
2010-05-14 18:55:00 +09:00
Michael Kohler
9397418412 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Marco Zehe
058e1b8fa4 Bug 565029 - Create an accessible name for a xul:toolbar from the @toolbarname attribute, r=davidb, r=surkov 2010-05-12 09:29:51 +02:00
Henri Sivonen
7732686aee Bug 562328 - Disable test_frames.html because it fails due to waitForFocus() brokennes when the HTML5 parser is enabled. r=roc. 2010-04-29 14:22:27 +03:00
David Bolter
95734b64e2 Bug 560888 - accessible/tests/mochitest/attributes/test_text.html is failing for Fedora unit tests; r=MarcoZ,armenzg,surkov 2010-04-28 11:58:38 -04:00
Dão Gottwald
47357d084c Bug 457187 followup: Fix test_tabbrowser.xul; the all-tabs button isn't a child of the the tab container anymore. 2010-04-27 19:35:48 +02:00
Alexander Surkov
99b9b34f9d Bug 561748 - fix test_nsIAccessibleDocument.html test 2010-04-27 13:13:07 +09:00
Ehsan Akhgari
87f4d73ed2 Bug 559710 - Don't add a br node under text controls when the editor is not initialized for them yet; r=roc,davidb a=1hr 2010-04-15 21:25:40 -04:00
Alexander Surkov
9c357932f6 Bug 560239 - no children of application accessible for open windows before accessibility was started (part2), r=marcoz, davidb, sr=neil, a=philor 2010-04-24 10:51:10 +09:00
Alexander Surkov
3efe673d8b Bug 560239 - no children of application accessible for open windows before accessibility was started, r=marcoz, davidb, sr=neil, a=dholbert 2010-04-23 12:46:37 +09:00
Henri Sivonen
3d360f358f Bug 452915 - Remove default border from linked images per HTML5. r=dbaron.
--HG--
extra : rebase_source : 10b90a485cffe44c01493d4469eec2204724e2ce
2010-02-02 09:43:18 +02:00
Neil Deakin
16e62a0020 Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
Robert Sayre
32e4413b47 Bug 559562. Fix Windows a11y test using obsolete getter syntax. 2010-04-15 10:52:25 -04:00
David Bolter
757cef32a2 Bug 548291 - Support ARIA on area (map) elements; r=MarcoZ,surkov 2010-04-13 13:55:39 -04:00
Serge Gautherie
e2cc1f8c64 Bug 544170 - [SeaMonkey 2.1] mochitest-a11y: test_tabbrowser.xul fails; (Av1) Bind chrome://navigator/content/navigator.css for SeaMonkey.
r=surkov.alexander.
2010-04-11 04:44:30 +02:00
David Bolter
28b5f1f15e Bug 551684 - No statechange event for aria-expanded on native HTML elements, is fired on ARIA widgets; r=MarcoZ,surkov 2010-04-02 09:33:55 -04:00
Gavin Sharp
ac27d74918 Bug 554991: move tab context menu outside of the tab containers anonymous content to make it easier to overlay directly, r=dao, r=davidb on a11y test
--HG--
extra : rebase_source : 9d4330461d2047775cc66022ba77bc09cc69a020
2010-03-25 18:02:19 -04:00
Alexander Surkov
3e545da948 Bug 553308 - add rootDocument property to nsIAccessNode, r=marcoz, davidb 2010-03-19 02:50:31 +08:00
Alexander Surkov
6318f06d6d Bug 553174 - expose nsIAccessibleApplication similar to IA2, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_name_nsApplicationAcc.html => accessible/tests/mochitest/test_elm_nsApplicationAcc.html
2010-03-19 02:49:39 +08:00
David Bolter
79cee89a42 Bug 551978 - Update universal ARIA attribute support to latest spec; r=surkov,MarcoZ 2010-03-18 09:49:28 -04:00
Dão Gottwald
6914ebd1d4 Bug 540529 - re-enable test_tabbrowser.xul on Linux. r=davidbolter 2010-03-18 14:47:37 +01:00
Alexander Surkov
47cde0a3b1 Bug 553005 - add getApplicationAccessible() method to nsIAccesibleRetrival, r=davidb 2010-03-18 13:45:10 +08:00
Alexander Surkov
8c816fcf3f Bug 552368 - fire focus event on document accessible whenever the root or body element is focused, r=marcoz, davidb 2010-03-18 13:44:57 +08:00
Alexander Surkov
389414bd7d Bug 352220 - Inconsistent focus events when returning to a document frame, r=marcoz, davidb 2010-03-17 15:10:52 +08:00
Dão Gottwald
e8a68bbf63 Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
2010-03-17 07:36:13 +01:00
Alexander Surkov
ae7811e0fb enable latest test of accessible/events/test_focus.html 2010-03-13 20:10:33 +08:00
Alexander Surkov
7fe185cbbe disable latest test of accessible/events/test_focus.html 2010-03-13 15:51:15 +08:00
Alexander Surkov
b9078f64cc Bug 551679 - focus is not fired for focused document when switching between windows, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/events_scroll.html => accessible/tests/mochitest/events/scroll.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_name.html
2010-03-13 12:24:51 +08:00
Joel Maher
d050afae06 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
David Bolter
7a2e9d9192 Bug 551548 - Make a11y tests pass on Mac.; r=MarcoZ 2010-03-12 10:09:03 -05:00
Brad Lassey
bb55fe310f backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
David Bolter
44f47fbd80 Backing out fix for bug 548291 to fix test crash (b=550819) 2010-03-08 12:24:35 -05:00
David Bolter
88fdae0dab [mq]: missing-tests 2010-03-07 21:05:44 -05:00
David Bolter
e9eafbb4e5 Bug 548291 - Support ARIA on area (map) elements; r=marcoz,surkov 2010-03-07 21:03:19 -05:00
Clint Talbert
7ffd9496bc Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Dão Gottwald
caf1dccaa5 Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Mounir Lamouri
54f1561afc Bug 457800 - Implement placeholder attribute for text input fields; r=ehsan,bzbarsky,bolter sr=roc ui-r=faaborg
--HG--
extra : rebase_source : 2e2f3a73553d720b32812603b0ce96c89b9a6261
2010-02-26 10:47:38 -08:00
Alexander Surkov
87a693598b Bug 530081 - Clean up our tree walker , r=marcoz, davidb
--HG--
rename : accessible/src/base/nsAccessibleTreeWalker.cpp => accessible/src/base/nsAccTreeWalker.cpp
rename : accessible/src/base/nsAccessibleTreeWalker.h => accessible/src/base/nsAccTreeWalker.h
2010-02-20 16:55:04 -08:00
Alexander Surkov
8a46b1e0a7 Bug 524115 - HyperText accessible should get focus when the caret is positioned inside of it, text is changed or copied into clipboard by ATs, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/nsIAccessibleEditableText.js => accessible/tests/mochitest/editabletext.js
rename : accessible/tests/mochitest/test_nsIAccessibleEditableText.html => accessible/tests/mochitest/test_editabletext_1.html
2010-02-20 16:50:50 -08:00
Alexander Surkov
d846d54509 Reduce orange noise for test_name_nsRootAcc on Linux (b=525175). r=davidb 2010-02-19 14:00:49 -05:00
L. David Baron
4d99ed6e76 Fix spelling of 'the' to cause another round of builds and talos runs. 2010-02-17 13:28:29 -05:00
David Bolter
e048f78168 orange test_name_nsRootAcc.xul investigation (b=525175). r=MarcoZ 2010-02-12 09:57:44 -05:00
David Bolter
7df58e1da3 Bug 545439 - re-enable doc events test: test_doc.html. r=MarcoZ 2010-02-12 09:24:45 -05:00
Marco Zehe
4dd1ebc933 Bug 545399 - Test more HTML elements that create text containers, r=davidb 2010-02-11 15:07:00 +01:00
Serge Gautherie
8371621e71 Bug 492956 - mochitest-a11y failed, summary reports unexpected huge numbers for pass/fail; (Bv2) Fix potential edge cases in listenA11yEvents().
r=surkov.alexander
2010-02-05 21:30:14 +01:00
Serge Gautherie
716182e262 Bug 492956 - mochitest-a11y failed, summary reports unexpected huge numbers for pass/fail; (Cv2) Remove leftover observer.
r=surkov.alexander.
2010-02-04 19:15:03 +01:00
Alexander Surkov
9583642adf Bug 543931 - expose onmouseup/down via accessible 'click' action, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_actions_anchors.html => accessible/tests/mochitest/actions/test_anchors.html
rename : accessible/tests/mochitest/test_actions_aria.html => accessible/tests/mochitest/actions/test_aria.html
rename : accessible/tests/mochitest/test_actions.html => accessible/tests/mochitest/actions/test_general.html
rename : accessible/tests/mochitest/test_actions.xul => accessible/tests/mochitest/actions/test_general.xul
rename : accessible/tests/mochitest/test_actions_inputs.html => accessible/tests/mochitest/actions/test_inputs.html
rename : accessible/tests/mochitest/test_actions_tree.xul => accessible/tests/mochitest/actions/test_tree.xul
rename : accessible/tests/mochitest/test_actions_treegrid.xul => accessible/tests/mochitest/actions/test_treegrid.xul
rename : accessible/tests/mochitest/test_states.html => accessible/tests/mochitest/states/test_aria.html
rename : accessible/tests/mochitest/test_states_doc.html => accessible/tests/mochitest/states/test_doc.html
rename : accessible/tests/mochitest/test_states_docarticle.html => accessible/tests/mochitest/states/test_docarticle.html
rename : accessible/tests/mochitest/test_states_editablebody.html => accessible/tests/mochitest/states/test_editablebody.html
rename : accessible/tests/mochitest/test_states_frames.html => accessible/tests/mochitest/states/test_frames.html
rename : accessible/tests/mochitest/test_states_popup.xul => accessible/tests/mochitest/states/test_popup.xul
rename : accessible/tests/mochitest/test_states_tree.xul => accessible/tests/mochitest/states/test_tree.xul
rename : accessible/tests/mochitest/z_states_frame.html => accessible/tests/mochitest/states/z_frames.html
rename : accessible/tests/mochitest/z_states_framearticle.html => accessible/tests/mochitest/states/z_frames_article.html
rename : accessible/tests/mochitest/z_states_framecheckbox.html => accessible/tests/mochitest/states/z_frames_checkbox.html
rename : accessible/tests/mochitest/z_states_frametextbox.html => accessible/tests/mochitest/states/z_frames_textbox.html
2010-02-03 23:00:25 +08:00
Alexander Surkov
f299926bc1 Bug 535891 - tabBrowser.loadURI is not defined, r=marcoz 2010-02-01 23:48:51 +08:00
Alexander Surkov
2f3e3323a4 Bug 542824 - Create child accessible for text controls from native anonymous content, r=marcoz, davidb 2010-02-01 23:22:35 +08:00
Alexander Surkov
06825eca94 Bug 480697 - [SeaMonkey] mochitest-a11y: test_name.xul fails now: '... combobox list ... toolbaritem_textbox ...', r=marcoz 2010-02-01 23:20:07 +08:00