Alexander Surkov
|
8bf5cbca5a
|
Bug 666212 - summary attribute content mapped to accessible name in MSAA, r=marcoz
|
2011-06-24 13:01:45 +09:00 |
David Bolter
|
5e11805d2e
|
Bug 663136 - Add test coverage for tablist as implicit live region. r=MarcoZ
|
2011-06-12 23:54:36 -07:00 |
Alexander Surkov
|
62eee5795c
|
Bug 546812 - treegrid row has accessible name of tree accessible, r=tbsaunde
|
2011-06-09 18:09:05 +09:00 |
Alexander Surkov
|
16adab1673
|
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
|
bd1b216961
|
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
|
9097253b52
|
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
|
c609a3e160
|
Disable accessible name tests for audio slider because of linux failure
|
2011-05-26 23:01:48 +09:00 |
Alexander Surkov
|
8482b835bf
|
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
|
0901890d37
|
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
|
2103fe4b57
|
Bug 651628 - enable childAtPoint tests, r=marcoz
|
2011-05-26 12:23:50 +09:00 |
David Bolter
|
0399b27844
|
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
|
f5393725d7
|
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
|
0d47b8f942
|
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
|
e7bd551810
|
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
|
acb390760f
|
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
|
766afdcef5
|
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
|
66eaa057c5
|
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
|
9ca063a8a9
|
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
|
97a6740bbf
|
bug 652459 - reenable test_singleline.html and test_whitespaces.html r=davidb
|
2011-05-11 23:27:35 -04:00 |
Boris Zbarsky
|
a9a6f3d80d
|
Bug 652459. Temporarily disabling these tests to reopen CLOSED TREE. a=davidb
|
2011-05-05 09:03:56 -04:00 |
Alexander Surkov
|
7fc95fbda4
|
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
|
ab4286eaca
|
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
|
f4d15a223f
|
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
|
170e94c92c
|
Bug 646350 - Add a test for dynamic chnages of CSS generated content, r=marcoz
|
2011-03-30 16:57:09 +09:00 |
Alexander Surkov
|
6a8a3c024f
|
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
|
64aaaadfa0
|
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
|
caa6577fa5
|
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
|
315dc5ae13
|
Merge layout work from projects/birch, part 4. a=rs
|
2011-03-24 14:36:14 -07:00 |
Boris Zbarsky
|
0f015ac610
|
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
|
52f506c20b
|
Remove bogus argument from addProgressListener calls in a11y tests for bug 608628
|
2011-03-23 14:43:56 +01:00 |
Dão Gottwald
|
008cc42e4a
|
Bug 608628 followup, fixing up a11y tests
|
2011-03-23 13:54:39 +01:00 |
Alexander Surkov
|
af994f7d08
|
Bug 638106 - CKEditor document should be editable, r=davidb, a=final+
|
2011-03-03 14:41:46 +08:00 |
Serge Gautherie
|
d8a1070743
|
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
|
efb6c7a8fb
|
Bug 452631 - enable setTextContents test, r=marcoz, a=test
|
2011-02-22 09:57:07 +08:00 |
Alexander Surkov
|
a2f464c757
|
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
|
be3f698293
|
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
|
fe33ae4073
|
Bug 630194 - add mochitest for bug 630194, r=surkov, a=test
|
2011-02-14 17:40:59 +08:00 |
Alexander Surkov
|
6aae4a817f
|
Bug 631068 - Accessible recreation breaks relations, r=davidb, a=final+
|
2011-02-11 23:05:38 +08:00 |
Alexander Surkov
|
f9812acc89
|
Bug 626660, part2 - fix text diff algorithm, r=davidb, sr=neil, a=betaN
|
2011-02-08 12:48:41 +08:00 |
Alexander Surkov
|
184afcfe22
|
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
|
32fb8d130f
|
Bug 631160 - embedded accessible may expose wrong text, r=marcoz, davidb, a=betaN
|
2011-02-03 22:29:05 +08:00 |
Fernando Herrera
|
4d82886770
|
Bug 630841 - add mochitest for bug 630841, r=surkov, a=test
|
2011-02-03 22:28:57 +08:00 |
Alexander Surkov
|
36992dbd68
|
Bug 630001, part3 - rewrite GetText, r=davidb, a=betaN
|
2011-02-02 00:08:36 +08:00 |
Alexander Surkov
|
19269322e3
|
Bug 626660 - cache rendered text on a11y side, r=davidb, f=marcoz, a=betaN
|
2011-01-31 23:53:09 +08:00 |
Alexander Surkov
|
a64acad832
|
Bug 626667, part1 - getParent shouldn't repair the tree, r=davidb, a=davidb
|
2011-01-29 16:02:02 +08:00 |
Alexander Surkov
|
b999ffb946
|
Bug 625652 - 'test a11y tree on text data removal' mochitest, r=marcoz, a=test
|
2011-01-28 16:42:31 +08:00 |
Alexander Surkov
|
96021f91df
|
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
|
f4f3a14081
|
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
|
61404a0d6d
|
Bug 606924, part3 - handing document concept, r=davidb, a=blocking2.0Final+
|
2011-01-26 14:35:51 +08:00 |
Alexander Surkov
|
e72bb287a7
|
Bug 613919 - Make characterCount fast, r=davidb, a=2.0+
|
2011-01-25 11:33:47 +08:00 |