Alexandre Poirot
37506aa45c
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Trevor Saunders
dfb8d4ea04
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Marco Zehe
9547dd8aec
Bug 1033283 - Expose STATE_PRESSED on menu buttons, r=surkov
2014-07-04 09:51:54 +02:00
Athena
45547db160
Bug 746178 - use accelKey instead of metaKey/ctrlKey r=marcoz
2014-07-03 12:47:47 +02:00
Athena
d372a252c9
Bug 746178 - Use the metaKey to close the window on OSX r=marcoz
...
Reenable the test for Mac
2014-07-02 07:43:00 +02:00
Eitan Isaacson
157408db15
Bug 1027315 - GetAccessibleOrContainer should check across shadow root for document. r=surkov
2014-06-20 11:54:59 -07:00
Eitan Isaacson
38178c55f2
Bug 1026125 - Check for current document accross shadow root when creating accessible. r=surkov f=wchen
2014-06-18 10:58:52 -07:00
Xidorn Quan
5b17a8fc75
Bug 966166 - Part 6: Tests for @counter-style. r=jfkthame, r=davidb
2014-06-11 21:14:00 -04:00
Xidorn Quan
1f715fcecd
Bug 966166 - Part 5: Move computation code with minor changes. r=dbaron
...
In addition to moving the code, this patch also:
* changes the square character from U+25AA to U+25FE to match the spec
* changes all the generating functions from using append to using assign
* removes negative handling from CJKIdeographicToText since it is no longer used there
* fixes indentation and naming conventions
* changes buffer size in DecimalToText
2014-06-11 21:13:00 -04:00
Alexander Surkov
67c5455a98
Bug 1020510 - let tbody/etc accessible in table hierarchy, r=tbsaunde
2014-06-06 13:22:46 -04:00
Xidorn Quan
fba7dd3788
Bug 1013160 - Remove padding suppressing mechanism of bullet. r=jfkthame,surkov
2014-05-30 09:00:26 +01:00
Xidorn Quan
53f44fb78f
Bug 1015550 - Line boundary is incorrect for multi-char bullet. r=surkov
2014-05-27 18:07:00 +02:00
Alexander Surkov
49fee0e15b
Bug 1011496 - complete the TextRange interface design, r=davidb
2014-05-22 20:10:19 -04:00
Ryan VanderMeulen
7d16e0f268
Backed out changeset 6c37e11551d8 (bug 1011496) for OSX bustage.
...
CLOSED TREE
2014-05-22 17:01:34 -04:00
Alexander Surkov
c17e4c94f4
Bug 1011496 - complete the TextRange interface design, r=davidb
2014-05-22 15:55:11 -04:00
Eitan Isaacson
e80a43d4c9
Bug 1013006 - Ignore actionCount on text leaves when checking if the subtree is flat. r=yzen
2014-05-20 12:01:22 -07:00
Eitan Isaacson
b679a28c6d
Bug 1008502 - Activate first operable descendant when landing on containers. r=MarcoZ
...
.. and don't land on containers with a mix of operable and not operable children.
2014-05-14 16:47:53 -05:00
Yura Zenevich
b79760c359
Bug 1001945 - increasing timer intervals to fix an intermittents related to long SimpleTest.executeSoon. r=eeejay
...
---
accessible/tests/mochitest/jsat/jsatcommon.js | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
2014-05-07 15:32:07 -04:00
Yura Zenevich
bd0ea05be9
Bug 1001945 - resetting timers to default before each test step. r=marcoz
...
---
accessible/tests/mochitest/jsat/dom_helper.js | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
2014-05-02 09:08:03 -04:00
Jonathan Wei
fa66f8ae6a
Bug 949518 - keep caret offset syncronized with accessible tree, r=surkov
2014-05-01 11:45:40 -04:00
Eitan Isaacson
099314ab80
Bug 1003491 - Make traversal rule land on bigger items that have simple subtrees. r=yzen
2014-04-30 21:33:37 -07:00
Yura Zenevich
394e368be8
Bug 1001628 - listbox option role string is now less verbose. r=eeejay
...
---
accessible/tests/mochitest/jsat/test_output.html | 12 ++++++++++--
dom/locales/en-US/chrome/accessibility/AccessFu.properties | 2 +-
2 files changed, 11 insertions(+), 3 deletions(-)
2014-04-30 11:27:13 -04:00
Yura Zenevich
0efe0d0b35
Bug 1001945 - set gesture tracker test logging to DEBUG. r=eeejay
...
---
accessible/tests/mochitest/jsat/test_gesture_tracker.html | 1 +
1 file changed, 1 insertion(+)
2014-04-29 11:04:57 -04:00
Marco Bonardo
5ac6d5ccbe
Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin
2014-04-18 16:04:19 +02:00
Eitan Isaacson
cae5402750
Bug 996821 - Force semantic HTML elements to have accessible objects. r=surkov
2014-04-16 22:02:40 -07:00
Ryan VanderMeulen
cebf2f7595
Backed out 2 changesets (bug 996821, bug 996268) for mochitest-a11y failures on a CLOSED TREE.
...
Backed out changeset fceba10dc04b (bug 996821)
Backed out changeset 31b7ff03d496 (bug 996268)
2014-04-16 22:47:51 -04:00
Eitan Isaacson
6d051ec231
Bug 996821 - Force semantic HTML elements to have accessible objects. r=surkov
2014-04-16 18:27:00 -07:00
Alexander Surkov
3400c4f63d
Bug 975065 - implement Text accessible text range methods, r=tbsaunde
2014-04-16 08:50:28 -04:00
Alexander Surkov
0cbfe47b77
Bug 991969 - Event not fired when description changes, r=jwei
...
--HG--
rename : accessible/tests/mochitest/events/test_name.xul => accessible/tests/mochitest/events/test_namechange.xul
2014-04-12 00:03:22 -04:00
Yura Zenevich
b6f26535eb
Bug 981015 - added a number of improvements to make the TouchAdapter(now called PointerAdapter) more reliable. Fixed and updated tests for stability. r=eeejay, marcoz
...
---
accessible/src/jsat/AccessFu.jsm | 9 +-
accessible/src/jsat/Gestures.jsm | 948 +++++++++++++++++++++
accessible/src/jsat/PointerAdapter.jsm | 210 +++++
accessible/src/jsat/TouchAdapter.jsm | 431 ----------
accessible/src/jsat/Utils.jsm | 10 +
accessible/src/jsat/moz.build | 3 +-
accessible/tests/mochitest/jsat/a11y.ini | 4 +-
accessible/tests/mochitest/jsat/dom_helper.js | 74 +-
accessible/tests/mochitest/jsat/gestures.json | 253 +++---
...ouch_adapter.html => test_gesture_tracker.html} | 42 +-
.../tests/mochitest/jsat/test_pointer_relay.html | 95 +++
11 files changed, 1499 insertions(+), 580 deletions(-)
create mode 100644 accessible/src/jsat/Gestures.jsm
create mode 100644 accessible/src/jsat/PointerAdapter.jsm
delete mode 100644 accessible/src/jsat/TouchAdapter.jsm
rename accessible/tests/mochitest/jsat/{test_touch_adapter.html => test_gesture_tracker.html} (51%)
create mode 100644 accessible/tests/mochitest/jsat/test_pointer_relay.html
--HG--
rename : accessible/tests/mochitest/jsat/test_touch_adapter.html => accessible/tests/mochitest/jsat/test_gesture_tracker.html
2014-04-11 10:30:37 -04:00
Marco Zehe
00e3bb9eeb
Bug 989958 - Expose PRESSED state on a native button element and remove CHECKABLE state from toggle buttons, r=surkov, r=eeejay
2014-04-04 10:01:19 +02:00
Alexander Surkov
e31688cbd8
Bug 638465 - do not ignore inital documents, r=tbsaunde
2014-04-02 15:36:48 -04:00
Eitan Isaacson
0df2e9e551
Bug 990150 - Give AccessFu content tests debug output. r=yzen
2014-04-01 13:46:02 -07:00
Jonathan Wei
12f06d418b
Bug 987871 - Enable flag to fix double event firing on checkbox toggle
2014-04-01 16:42:04 -04:00
Jonathan Wei
cb83731105
Bug 986054 - Fire name change event on XUL richlistitem when children change, r=surkov.
2014-03-31 10:30:46 -04:00
Jonathan Wei
145a9bd37d
Bug 844023 - Flag accessible group info for updating when tree mutates, r=tbsaunde.
2014-03-28 10:01:06 -04:00
Eitan Isaacson
74a9ca50e1
Bug 981363 - Wait or cursor to be cleared in tests. Some cleanup and improvements. r=yzen
2014-03-24 09:29:44 -07:00
Masatoshi Kimura
26f4814ffd
Bug 980307 - Remove DataContainerEvent dependency from accessibility. r=tbsaunde
2014-03-21 12:59:59 +09:00
Eitan Isaacson
fe8857b760
Bug 985126 - Utter value change. r=yzen
2014-03-19 10:08:54 -07:00
Eitan Isaacson
dae306aa43
Bug 980521 - Introduce content text tests. r=yzen
2014-03-19 00:38:25 -07:00
Yura Zenevich
9fa687fb4a
Bug 982326 - disabled touch adapter tests for intermitten failures. r=eeejay
...
---
accessible/tests/mochitest/jsat/a11y.ini | 1 +
1 file changed, 1 insertion(+)
2014-03-12 15:44:03 -04:00
Jonathan Wei
aee85692b6
Bug 743568 - Fire name change event when a XUL row's name updates, r=tbsaunde.
2014-03-12 15:25:14 -04:00
Cameron McCormack
2b84e1ec9f
Bug 982495 - Add missing "break" in test_coalescence.html. r=surkov
2014-03-12 11:44:59 -04:00
Yura Zenevich
8e35be685e
Bug 976082 - added tests for Touch Adapter. r=eeejay
...
---
accessible/tests/mochitest/jsat/a11y.ini | 3 +
accessible/tests/mochitest/jsat/dom_helper.js | 157 +++++++++++++++++
accessible/tests/mochitest/jsat/gestures.json | 194 +++++++++++++++++++++
accessible/tests/mochitest/jsat/jsatcommon.js | 15 +-
.../tests/mochitest/jsat/test_touch_adapter.html | 66 +++++++
5 files changed, 430 insertions(+), 5 deletions(-)
create mode 100644 accessible/tests/mochitest/jsat/dom_helper.js
create mode 100644 accessible/tests/mochitest/jsat/gestures.json
create mode 100644 accessible/tests/mochitest/jsat/test_touch_adapter.html
2014-03-10 23:33:58 -04:00
Rik Cabanier
89346dc6a7
Bug 979995 - Fix reference to non-existing element and re-enable test. r=surkov
2014-03-07 09:00:52 -05:00
Gregory Szorc
dd337c330c
Bug 979640 - Make build system error on missing test files; r=ted
...
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.
The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.
dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.
Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)
--HG--
extra : amend_source : cb6b9bf91e57569c8be312d3c16fef69b2b0b950
2014-03-04 17:48:50 -08:00
Ryan VanderMeulen
c35a66e1db
Backed out changeset 593206fbd97e (bug 979640) for mochitest-other failures.
...
CLOSED TREE
2014-03-05 13:52:02 -05:00
Gregory Szorc
6ce0f069d4
Bug 979640 - Make build system error on missing test files; r=ted
...
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.
The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.
dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.
Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)
--HG--
extra : rebase_source : 8c64986169064401951585c07deadada8c905550
2014-03-04 17:48:50 -08:00
Eitan Isaacson
62161fa0cf
Bug 976274 - Introduce hide support. r=yzen
2014-03-04 17:49:27 -08:00
Eitan Isaacson
b4bda4a918
Bug 976271 - Add dialog tests to jsat suite. r=yzen
2014-03-04 17:49:27 -08:00
Eitan Isaacson
e22a4c8a91
Bug 978075 - Screen reader turn on and off announce. r=yzen
...
This patch does several other things:
1. When a PrefCache with no default setting available is created, or cleared, set value to null.
2. Removed weird margin change in announce box.
3. Add announce method to speech presenter.
4. Don't start and stop AccessFu implicitly in AccessFuTest.
5. Change tests to two start/stop pairs where in one pair we activate via pref, and
the other one via settings (TODO).
2014-03-04 10:10:38 -08:00
Rik Cabanier
44b08b4b88
Bug 966591 - Add hit test for canvas hit regions. r=surkov
2014-03-04 09:30:29 -05:00
Eitan Isaacson
dfe9e5cfa1
Bug 972047 - Introduce AccessFu content integration mochitest. r=yzen
2014-02-26 19:39:14 -05:00
Ted Mielczarek
04dadd3d7d
Bug 975455 - Move more Mochitests to manifests. r=jmaher
2014-02-20 10:14:52 -05:00
Rik Cabanier
a6f546f393
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-25 08:54:03 -05:00
Eitan Isaacson
dd80f1b2c5
Bug 972630 - Add a flag to ignore explicit names, and ignore names of chrome window and app root. r=yzen
2014-02-24 16:19:33 -05:00
Ryan VanderMeulen
ef5131cd0b
Backed out 7 changesets (bug 966591) for mochitest leaks on a CLOSED TREE.
...
Backed out changeset b44289e756fc (bug 966591)
Backed out changeset c428b424ef95 (bug 966591)
Backed out changeset 9ac56da10646 (bug 966591)
Backed out changeset 81ba9bddd84e (bug 966591)
Backed out changeset 0c66968c2edd (bug 966591)
Backed out changeset 261a1ca9045c (bug 966591)
Backed out changeset 895728963f16 (bug 966591)
2014-02-21 10:39:15 -05:00
Rik Cabanier
18f681a602
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-21 08:38:02 -05:00
Alexander Surkov
3d35730e1e
Bug 638684 - Accessible::GetFirstAvailableAccessible needs resuse the accessible tree walker, r=tbsaunde
2014-02-15 10:21:40 -05:00
Masayuki Nakano
a183cc5385
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
2014-02-15 09:57:39 +09:00
Ted Mielczarek
79ca8d245f
Bug 968837 - Move more Mochitests into manifests. r=jmaher
...
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
Alexander Surkov
af12f68960
Bug 956032 - text selection change event is missed when selected text becomes unselected, r=tbsaunde
2014-02-11 20:18:31 -05:00
Alexander Surkov
ac9b707a19
Bug 970005 - infinite long loop in a11y:FocusManager::ProcessFocusEvent, r=tbsaunde
2014-02-10 17:18:43 -05:00
Jonathan Wei
73f3f8cbac
Bug 961696 - Accessible object:state-changed:focused events for imagemap links are broken. r=tbsaunde
2014-02-10 15:52:34 -05:00
Alexander Surkov
5c089550ca
Bug 961737 - getTextAtOffset is broken w.r.t. embedded object characters, part3 (list items), r=tbsaunde
2014-02-05 10:21:32 -05:00
Eitan Isaacson
1209bf575d
Bug 964513 - Skip empty headers. r=yzen
2014-02-03 16:57:20 -08:00
Alexander Surkov
653b85b092
Bug 961737 - DOMPointToOffset cleaning up, r=tbsaunde
2014-02-03 19:56:45 -05:00
Trevor Saunders
4f5162ab1a
bug 961818 - use presence of NS_EVENT_STATE_MOZ_READWRITE to determine if elements are editable r=surkov
2014-01-21 11:24:23 -05:00
Jonathan Wei
872c7d8843
Bug 957610 - NODE_CHILD_OF/NODE_PARENT_OF relations are not always symmetrical. r=tbsaunde
2014-01-28 17:13:57 -05:00
Eitan Isaacson
11f21cc014
Bug 963829 - Include CSS/SVG transformations when calculating OFFSCREEN state. r=roc
2014-01-28 09:10:28 -08:00
David Bolter
854b5648d9
Bug 964546 - Add test for ignored roles. r=surkov
2014-01-28 10:27:36 -05:00
Alexander Surkov
5aa15ff5f6
Bug 961737 - getTextAtOffset is broken w.r.t. embedded object characters, part1, r=tbsaunde
2014-01-22 18:14:06 -05:00
Max Li
71b5f6dfa4
Bug 925845 - [AccessFu] Unify output tests. r=eeejay
...
--HG--
rename : accessible/tests/mochitest/jsat/test_utterance_order.html => accessible/tests/mochitest/jsat/test_output.html
extra : rebase_source : f8d32c942784d189072e634881b4badd33def873
2014-01-21 21:10:18 -08:00
Max Li
265a935844
Bug 953073 - List bullet should appear before context utterance in braille. r=eeejay
...
--HG--
extra : rebase_source : 7c0b4e61e815fb00759b352ca7d35df164d23770
2013-12-24 15:58:14 -05:00
Jonathan Wei
dd0f5c8651
Bug 907682 - HTML:option group position is not correct when select is collapsed, r=tbsaunde
2014-01-14 09:36:48 -05:00
Trevor Saunders
4026aa2b8b
bug 886208 - don't force editor creation in HyperTextAccessible::NativeState() r=surkov
2013-12-20 11:53:58 -05:00
Alexander Surkov
496d5660fa
Bug 947170 - a testcase for getTextAtOffset when closing tag is preceeded by newline char, r=tbsaunde
2014-01-08 08:18:10 -05:00
Benjamin Peterson
0091cde034
Backed out changeset 2bf05c015b49 (bug 886208) for oth orange
2013-12-31 16:43:12 -06:00
Trevor Saunders
524af65121
bug 886208 - don't force editor creation in HyperTextAccessible::NativeState() r=surkov
2013-12-20 11:53:58 -05:00
Alexander Surkov
1eb23fe623
Bug 880159, part4 - char at caret offset at end of line should not return next line char, r=tbsaunde
2013-12-28 14:14:08 -05:00
Trevor Saunders
7f2d44938c
bug 884251 - DocAccessible::UpdateTree() doesn't need to handle updating children that are sub documents r=surkov
2013-12-17 11:28:21 -05:00
Trevor Saunders
8c661b3531
bug 883708 - don't assert when parent of reorder event is shown later r=surkov
2013-12-12 15:08:29 -05:00
Alexander Surkov
e12c7529ca
Bug 945435 - Firefox changed the way it handled role=presentation breaking ATs, r=tbsaunde
2013-12-18 12:25:07 -05:00
Alexander Surkov
1a330301a9
Bug 935375 - Word offsets broken if the next word is an embedded object, r=tbsaunde
2013-12-16 21:32:12 -05:00
Alexander Surkov
6eaf68e1f9
Bug 559761 - make <input type=number> accessible, r=tbsaunde, smaug
...
--HG--
rename : accessible/tests/mochitest/value/test_range.html => accessible/tests/mochitest/value/test_number.html
2013-12-10 22:19:26 -05:00
Alexander Surkov
269193f2ff
Bug 935254 - getTextAt broken for list items, r=tbsaunde
2013-12-10 07:40:54 -05:00
Alexander Surkov
21484889ae
Bug 943603 - Don't let doc accessible keep trailing br, r=tbsaunde
2013-12-09 10:43:51 -05:00
Alexander Surkov
e18f2c52b6
Bug 787858 - XUL textbox context menu inaccessible, r=tbsaunde
2013-12-07 16:37:04 -05:00
Ryan VanderMeulen
d0595b15b9
Merge fx-team to m-c.
2013-12-05 17:35:21 -05:00
Takeshi Kurosawa
5c74e41f57
Bug 868789 - Name computation for SVG is wrong, r=tbsaude DONBUILT (fixing username)
2013-12-05 12:06:01 -05:00
Alexander Surkov
c30065c754
Backout (wrong username) Bug 868789 - Name computation for SVG is wrong, r=tbsaude
2013-12-05 11:59:18 -05:00
Takeshi Kurosawa taken.spc@gmail.com
870c93f242
Bug 868789 - Name computation for SVG is wrong, r=tbsaude
2013-12-05 11:45:58 -05:00
Alexander Surkov
282ac7e591
Bug 942650 - Some toolbars have unknown accessible role or worse, r=tbsaunde Australis
2013-12-05 11:07:53 -05:00
Alexander Surkov
e15c84f518
Backout Bug 942650 - Some toolbars have unknown accessible role or worse - to fix commit message DONTBUILD
2013-12-05 11:03:48 -05:00
Alexander Surkov
f0d833e65b
Bug 942650 - Some toolbars have unknown accessible role or worse, r=tbsaunde
2013-12-05 10:43:40 -05:00
Jared Wein
3df6b33a81
Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs
...
--HG--
extra : rebase_source : 90a0865e71b87dbaddf44c4805f78f709e5d80de
2013-11-27 10:31:39 -05:00
Ms2ger
f1d0cb67aa
Bug 939271 - Part m: move mochitests to manifests in accessible/tests/mochitest; r=tbsaunde
2013-11-28 15:07:53 +01:00
Max Li
d38e95f473
Bug 933808 - Add tests for AccessFu TraversalRules. r=marcoz
2013-11-26 20:11:59 -05:00
Alexander Surkov
adca1c8284
Bug 941710 - move out text boundary calculation from GetPosAndText, r=tbsaunde
2013-11-25 13:28:27 -05:00
Alexander Surkov
51a40576c1
Bug 926812 - State change event not fired when both disabled and aria-disabled are toggled, r=tbsaunde
2013-11-20 13:24:30 -05:00
Alexander Surkov
3fddde94b8
Bug 935698 - isolate nsIAccessibleValue implementation into separate class, r=tbsaunde
2013-11-19 16:01:15 -05:00
Eitan Isaacson
f32c80cc29
Bug 937775 - Make AccessFu logging less verbose by default. r=yzen
2013-11-19 10:17:43 -08:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Ryan VanderMeulen
f370741daa
Merge m-c to inbound on a CLOSED TREE.
2013-11-18 10:59:48 -05:00
Gijs Kruitbosch
65c5bb5207
Merge m-c to ux
2013-11-18 13:44:32 +01:00
Alexander Surkov
fa57d900fa
Bug 934039 - isolate XPCOM text interfaces implementation, r=tbsaunde
2013-11-18 08:19:33 -05:00
Gijs Kruitbosch
7fd8c018c3
Merge mozilla-central and ux
2013-11-11 09:29:29 +01:00
Jared Wein
8a50677a0d
Automated merge with https://hg.mozilla.org/mozilla-central
2013-11-08 13:22:23 -05:00
Gijs Kruitbosch
2d25f5955d
Merge mozilla-central and ux
2013-11-07 19:21:54 +00:00
Alexander Surkov
e5e85044a9
Bug 935572 - remove nsIAccessibleHyperLink::selected, r=tbsaunde
2013-11-06 21:07:10 -05:00
Gijs Kruitbosch
7847dc3be9
Merge m-c to ux
2013-11-06 14:36:26 +01:00
Gijs Kruitbosch
7211b5e0ad
Merge mozilla-central and ux
2013-11-06 09:01:08 +01:00
Yura Zenevich
f5f3c48812
Bug 934737 - [AccessFu] fixing a string bundle error when encountering an input type='date'. r=eeejay
...
---
accessible/src/jsat/OutputGenerator.jsm | 7 ++++++-
accessible/tests/mochitest/jsat/test_utterance_order.html | 4 ++++
dom/locales/en-US/chrome/accessibility/AccessFu.properties | 1 +
3 files changed, 11 insertions(+), 1 deletion(-)
2013-11-05 21:51:56 -05:00
Kamil Muszyski
a2e1cf3b7a
Bug 782544 - Don't expose position info for table cells. r=surkov
2013-11-05 12:31:32 -05:00
Gijs Kruitbosch
adc9c274bb
Merge mozilla-central and ux
2013-11-03 23:36:57 +01:00
Gijs Kruitbosch
b035f59a74
Merge mozilla-central and ux
2013-11-02 11:33:53 +01:00
Gijs Kruitbosch
727205ff4e
Merge mozilla-central and ux
2013-11-01 19:51:09 +01:00
Alexander Surkov
2745f1605e
Bug 932789 - isolate nsIAccessibleSelectable implementation, r=tbsaunde
2013-11-02 21:56:59 -04:00
Eitan Isaacson
cd8be4f7c9
Bug 933408 - Introduce prefilter transparent. r=surkov
2013-11-01 14:43:43 -07:00
Alexander Surkov
833d12d592
Bug 933322 - menustart/end events are missing when aria-owns makes a menu hierarchy, r=tbsaunde
2013-11-08 19:25:29 -05:00
Alexander Surkov
261905d81a
Bug 934460 - menustart/end events may be missed when top level menuitem is focused, r=tbsaunde
2013-11-13 08:58:12 -05:00
Yura Zenevich
427d30352c
Bug 932158 - ensuring that the type information is not included into the output for an input of type 'text'. r=eeejay
...
---
accessible/src/jsat/OutputGenerator.jsm | 3 ++-
accessible/tests/mochitest/jsat/test_utterance_order.html | 4 ++++
2 files changed, 6 insertions(+), 1 deletion(-)
2013-11-01 09:38:41 -04:00
Alexander Surkov
23fba2c895
Bug 880159, part2 - word offsets for caret might return wrong result, r=tbsaunde
2013-10-31 23:26:27 -04:00
Alexander Surkov
5292692f9d
Bug 928504 - reorg text selection change event firing, r=tbsaunde
2013-10-26 10:58:53 -04:00
Andrew Quartey
d6f0ec8cea
Bug 873450 - Implement IA2 containing relations, r=tbsaunde
2013-10-25 11:14:32 -04:00
Yura Zenevich
e92f9755f6
Bug 924896 - [AccessFu] Exposing the type attribute for entries such as search, url, tel, etc. r=eeejay
...
---
accessible/src/jsat/OutputGenerator.jsm | 22 +++++++++++++++++-
.../tests/mochitest/jsat/test_utterance_order.html | 27 ++++++++++++++++++++++
.../en-US/chrome/accessibility/AccessFu.properties | 6 +++++
3 files changed, 54 insertions(+), 1 deletion(-)
2013-10-24 23:21:29 -04:00
Yura Zenevich
89a7b11572
Bug 924896 - exposing the text input type in the accessible's attributes. r=surkov
...
---
accessible/src/html/HTMLFormControlAccessible.cpp | 15 +++++++++++++++
accessible/src/html/HTMLFormControlAccessible.h | 1 +
accessible/tests/mochitest/attributes/test_obj.html | 16 ++++++++++++++++
content/base/src/nsGkAtomList.h | 1 +
4 files changed, 33 insertions(+)
2013-10-24 23:21:24 -04:00
Ed Morley
1034a910a5
Backed out changeset 229a8f20d8ed (bug 924896) for mochitest-a11y failures in test_braille.html on a CLOSED TREE
2013-10-24 18:14:49 +01:00
Ed Morley
823546ce73
Backed out changeset f59777bbd950 (bug 924896)
2013-10-24 18:14:09 +01:00
Gijs Kruitbosch
aceea3dc8b
merge m-c to UX
2013-10-27 21:18:18 +01:00
Gijs Kruitbosch
0aa036514a
Merge mozilla-central and ux
2013-10-25 10:23:03 +02:00
Gijs Kruitbosch
6ad1150e33
Merge mozilla-central and ux
2013-10-16 23:24:59 +02:00
Jonathan Watt
844e130f1e
Bug 927326 - Disable testing of <input type=number> in test_HTMLSpec.html until bug 559761 is fixed. r=surkov
2013-10-16 14:43:03 +01:00
Gijs Kruitbosch
260f898123
Merge mozilla-central and ux
2013-10-15 08:27:26 +02:00
Eitan Isaacson
9e9e073152
Bug 924284 - Output accessible values. r=yzen
2013-10-14 12:56:19 -07:00
Eitan Isaacson
03fc9323ac
Bug 915458 - Land on nesting labels instead of their children, and present them correctly. r=yzen
2013-10-14 12:56:19 -07:00
Gijs Kruitbosch
4ef230e3b8
Merge m-c to ux
2013-10-03 17:20:04 +02:00
Ms2ger
1ee1f27aa3
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
1eb9880322
Merge mozilla-central and ux
2013-10-02 09:48:41 +02:00
Gijs Kruitbosch
e69a32b297
Merge m-c to UX
2013-10-01 00:36:26 +02:00
Gijs Kruitbosch
e604070b3f
Merge mozilla-central and ux
2013-09-28 09:59:15 +02:00
Gregory Szorc
36e28f1f8a
Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:09 +02:00
Gijs Kruitbosch
7ff3b4b7d0
Merge mozilla-central and ux
2013-09-27 10:35:54 +02:00
Ed Morley
7e2dd0546a
Backed out changeset 39a308770f17 (bug 920223)
2013-09-30 12:50:02 +01:00
Gregory Szorc
00778cbb7e
Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:09 +02:00
Gijs Kruitbosch
90f1167a48
Merge mozilla-central and ux
2013-09-25 10:16:54 +02:00
Martijn Wargers
e49d1bf33b
Bug 917061 - Fix the last 2 crashtests that use enablePrivilege. r=dholbert
2013-09-25 20:03:38 +02:00
Gijs Kruitbosch
cae541b6a5
Merge mozilla-central and ux
2013-09-20 11:54:02 +02:00
Gijs Kruitbosch
ad93de7f1e
Merge m-c to UX
...
--HG--
rename : browser/base/content/test/Makefile.in => browser/base/content/test/general/Makefile.in
rename : browser/base/content/test/browser_bug462289.js => browser/base/content/test/general/browser_bug462289.js
rename : browser/base/content/test/browser_bug624734.js => browser/base/content/test/general/browser_bug624734.js
rename : browser/base/content/test/head.js => browser/base/content/test/general/head.js
2013-09-19 17:15:24 +02:00
Gijs Kruitbosch
832fa93f0a
Merge mozilla-central and ux
2013-09-19 09:09:59 +02:00