James Teh
579a59055f
Bug 934875 - Fix typo that prevents status bar accessibles from being created, r=MarcoZ
2014-08-14 15:19:58 -04:00
Eitan Isaacson
2190b8ceed
Bug 1053250 - When automoving back into a remote iframe preserve the frame's vc position. r=yzen
2014-08-14 09:24:08 -04:00
Eitan Isaacson
4336a1f21c
Bug 1053247 - Fix content integration tests. r=yzen
2014-08-14 09:24:08 -04:00
Trevor Saunders
bb1111772a
bug 1052000 - fix some handling of empty text leaves r=surkov
2014-08-12 16:25:40 -04:00
Martijn Wargers
174ea37131
Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce
2014-08-10 20:03:50 -07:00
Wes Kocher
0e8de3ce49
Backed out 4 changesets (bug 1032878) for probably introducing a leak, creating a CLOSED TREE
...
Backed out changeset 780c948d79f3 (bug 1032878)
Backed out changeset 0cfcc44660a8 (bug 1032878)
Backed out changeset 991f8d5da382 (bug 1032878)
Backed out changeset f54984be223e (bug 1032878)
2014-08-11 14:27:57 -07:00
Martijn Wargers
b102096d4b
Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce
2014-08-10 20:03:50 -07:00
Eitan Isaacson
acf0d35b78
Bug 1050383 - Send edge gesture events on two finger edge swipes. r=yzen
2014-08-11 14:27:15 -04:00
Yura Zenevich
f19118e58a
Bug 1050926 - taking into account aria-hidden when traversing subtree. r=eeejay
...
---
accessible/jsat/Utils.jsm | 4 +++-
accessible/tests/mochitest/jsat/test_output.html | 13 +++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
2014-08-11 09:32:09 -04:00
Alexander Surkov
ce2859f8f8
Bug 1020548 - update aria-orientation impl to ARIA 1.1, r=tbsaunde, sr=neil
2014-08-11 08:13:44 -04:00
Yura Zenevich
6cc167fca3
Bug 1030470 - (part 1) moved the non-android localization part out of AccessFu to be handled in Gaia. r=eeejay
...
---
accessible/jsat/AccessFu.jsm | 176 ++-----
accessible/jsat/OutputGenerator.jsm | 337 +++++--------
accessible/jsat/Presentation.jsm | 193 ++++----
accessible/jsat/Utils.jsm | 43 +-
accessible/tests/mochitest/jsat/jsatcommon.js | 19 +-
accessible/tests/mochitest/jsat/output.js | 12 +-
accessible/tests/mochitest/jsat/test_alive.html | 22 +-
.../mochitest/jsat/test_content_integration.html | 95 ++--
.../tests/mochitest/jsat/test_content_text.html | 8 +-
.../tests/mochitest/jsat/test_explicit_names.html | 73 +--
.../tests/mochitest/jsat/test_landmarks.html | 125 +++--
.../tests/mochitest/jsat/test_live_regions.html | 144 +++---
accessible/tests/mochitest/jsat/test_output.html | 526 +++++++++++----------
accessible/tests/mochitest/jsat/test_tables.html | 492 ++++++++++++++-----
.../en-US/chrome/accessibility/AccessFu.properties | 103 +++-
15 files changed, 1306 insertions(+), 1062 deletions(-)
2014-08-06 09:38:50 -04:00
Birunthan Mohanathas
d26ae08047
Bug 1044111 - Collapse test-only moz.build files under accessible/ into ancestor moz.build files. r=ted
2014-07-28 18:02:44 -07:00
Alexandre Poirot
5a3800bc64
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
efbbf73c27
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Alexandre Poirot
09c66c2ebd
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
0cd20a2c49
Backout 4f6d9db92389 for bustage on a CLOSED TREE
2014-07-22 17:55:50 -07:00
Alexandre Poirot
c044256760
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Trevor Saunders
0cdb19dabd
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Marco Zehe
c0a11c14e0
Bug 1033283 - Expose STATE_PRESSED on menu buttons, r=surkov
2014-07-04 09:51:54 +02:00
Athena
2eb699a40a
Bug 746178 - use accelKey instead of metaKey/ctrlKey r=marcoz
2014-07-03 12:47:47 +02:00
Athena
e083fbb8f3
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
b44a6903ff
Bug 1027315 - GetAccessibleOrContainer should check across shadow root for document. r=surkov
2014-06-20 11:54:59 -07:00
Eitan Isaacson
2f32b56ad8
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
dc0ffd85cb
Bug 966166 - Part 6: Tests for @counter-style. r=jfkthame, r=davidb
2014-06-11 21:14:00 -04:00
Xidorn Quan
66f043f77b
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
0d6f5e3c65
Bug 1020510 - let tbody/etc accessible in table hierarchy, r=tbsaunde
2014-06-06 13:22:46 -04:00
Xidorn Quan
cb1efcb979
Bug 1013160 - Remove padding suppressing mechanism of bullet. r=jfkthame,surkov
2014-05-30 09:00:26 +01:00
Xidorn Quan
bba20bcad0
Bug 1015550 - Line boundary is incorrect for multi-char bullet. r=surkov
2014-05-27 18:07:00 +02:00
Alexander Surkov
4c1b6b9f6f
Bug 1011496 - complete the TextRange interface design, r=davidb
2014-05-22 20:10:19 -04:00
Ryan VanderMeulen
23e42cb516
Backed out changeset 6c37e11551d8 (bug 1011496) for OSX bustage.
...
CLOSED TREE
2014-05-22 17:01:34 -04:00
Alexander Surkov
117eab8ddf
Bug 1011496 - complete the TextRange interface design, r=davidb
2014-05-22 15:55:11 -04:00
Eitan Isaacson
e8f5d4bd9f
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
aa5cfcef4d
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
87430bada8
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
61919fdec8
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
c8c1eb48ed
Bug 949518 - keep caret offset syncronized with accessible tree, r=surkov
2014-05-01 11:45:40 -04:00
Eitan Isaacson
3eb9983e79
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
f7f2600a27
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
9257aaf6b1
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
4471a4b0ac
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
52c990c4b5
Bug 996821 - Force semantic HTML elements to have accessible objects. r=surkov
2014-04-16 22:02:40 -07:00
Ryan VanderMeulen
823334fee7
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
91c61ee285
Bug 996821 - Force semantic HTML elements to have accessible objects. r=surkov
2014-04-16 18:27:00 -07:00
Alexander Surkov
082b3af03d
Bug 975065 - implement Text accessible text range methods, r=tbsaunde
2014-04-16 08:50:28 -04:00
Alexander Surkov
a470dd34d4
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
99b3c87699
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
f31cf99608
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
aa82ea6624
Bug 638465 - do not ignore inital documents, r=tbsaunde
2014-04-02 15:36:48 -04:00
Eitan Isaacson
c35a090ee3
Bug 990150 - Give AccessFu content tests debug output. r=yzen
2014-04-01 13:46:02 -07:00
Jonathan Wei
758374b521
Bug 987871 - Enable flag to fix double event firing on checkbox toggle
2014-04-01 16:42:04 -04:00
Jonathan Wei
f227dccf28
Bug 986054 - Fire name change event on XUL richlistitem when children change, r=surkov.
2014-03-31 10:30:46 -04:00
Jonathan Wei
59c2405488
Bug 844023 - Flag accessible group info for updating when tree mutates, r=tbsaunde.
2014-03-28 10:01:06 -04:00
Eitan Isaacson
a739c5ac9d
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
6ddc1da58c
Bug 980307 - Remove DataContainerEvent dependency from accessibility. r=tbsaunde
2014-03-21 12:59:59 +09:00
Eitan Isaacson
5377e54271
Bug 985126 - Utter value change. r=yzen
2014-03-19 10:08:54 -07:00
Eitan Isaacson
e4b1e38d0a
Bug 980521 - Introduce content text tests. r=yzen
2014-03-19 00:38:25 -07:00
Yura Zenevich
0467881d25
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
3e77e23c46
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
375b03ec84
Bug 982495 - Add missing "break" in test_coalescence.html. r=surkov
2014-03-12 11:44:59 -04:00
Yura Zenevich
60dee6120a
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
80e9bf65b1
Bug 979995 - Fix reference to non-existing element and re-enable test. r=surkov
2014-03-07 09:00:52 -05:00
Gregory Szorc
6855aa46f4
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
31a858278a
Backed out changeset 593206fbd97e (bug 979640) for mochitest-other failures.
...
CLOSED TREE
2014-03-05 13:52:02 -05:00
Gregory Szorc
1944284f31
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
05be99d38f
Bug 976274 - Introduce hide support. r=yzen
2014-03-04 17:49:27 -08:00
Eitan Isaacson
1b35433cbc
Bug 976271 - Add dialog tests to jsat suite. r=yzen
2014-03-04 17:49:27 -08:00
Eitan Isaacson
b215619269
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
f889dcb02c
Bug 966591 - Add hit test for canvas hit regions. r=surkov
2014-03-04 09:30:29 -05:00
Eitan Isaacson
41c46637a5
Bug 972047 - Introduce AccessFu content integration mochitest. r=yzen
2014-02-26 19:39:14 -05:00
Ted Mielczarek
afe4d2bb46
Bug 975455 - Move more Mochitests to manifests. r=jmaher
2014-02-20 10:14:52 -05:00
Rik Cabanier
d3a561e5f5
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-25 08:54:03 -05:00
Eitan Isaacson
a1c009c3d7
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
3a780f2063
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
4d0d3804b9
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-21 08:38:02 -05:00
Alexander Surkov
12e4868a43
Bug 638684 - Accessible::GetFirstAvailableAccessible needs resuse the accessible tree walker, r=tbsaunde
2014-02-15 10:21:40 -05:00
Masayuki Nakano
b3b19a9e2f
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
23e1ddca5b
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
70c143f2c1
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
aa24ebde03
Bug 970005 - infinite long loop in a11y:FocusManager::ProcessFocusEvent, r=tbsaunde
2014-02-10 17:18:43 -05:00
Jonathan Wei
086c71f1dc
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
18b12fa711
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
255a2e9e8c
Bug 964513 - Skip empty headers. r=yzen
2014-02-03 16:57:20 -08:00
Alexander Surkov
a3d395c06e
Bug 961737 - DOMPointToOffset cleaning up, r=tbsaunde
2014-02-03 19:56:45 -05:00
Trevor Saunders
f9ad700f98
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
ac5fc42620
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
952168d4ad
Bug 963829 - Include CSS/SVG transformations when calculating OFFSCREEN state. r=roc
2014-01-28 09:10:28 -08:00
David Bolter
9d07d17af2
Bug 964546 - Add test for ignored roles. r=surkov
2014-01-28 10:27:36 -05:00
Alexander Surkov
aeb75fc199
Bug 961737 - getTextAtOffset is broken w.r.t. embedded object characters, part1, r=tbsaunde
2014-01-22 18:14:06 -05:00
Max Li
9004fd9223
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
93f8876e54
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
0f0e50a70a
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
417617ecf2
bug 886208 - don't force editor creation in HyperTextAccessible::NativeState() r=surkov
2013-12-20 11:53:58 -05:00
Alexander Surkov
9f578625ae
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
d069693dcb
Backed out changeset 2bf05c015b49 (bug 886208) for oth orange
2013-12-31 16:43:12 -06:00
Trevor Saunders
5e484eb5af
bug 886208 - don't force editor creation in HyperTextAccessible::NativeState() r=surkov
2013-12-20 11:53:58 -05:00
Alexander Surkov
c0e2dac00a
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
5c2af655c0
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
8fdd720787
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
1521096aac
Bug 945435 - Firefox changed the way it handled role=presentation breaking ATs, r=tbsaunde
2013-12-18 12:25:07 -05:00
Alexander Surkov
aec43ddc2c
Bug 935375 - Word offsets broken if the next word is an embedded object, r=tbsaunde
2013-12-16 21:32:12 -05:00