gecko/accessible/tests/mochitest/jsat
Yura Zenevich a96f1789dd Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay
---
 accessible/jsat/EventManager.jsm                   | 15 ++++++---
 accessible/jsat/OutputGenerator.jsm                | 36 ++++++++++++++--------
 accessible/jsat/TraversalRules.jsm                 | 13 ++++----
 .../mochitest/jsat/doc_content_integration.html    |  7 +++++
 accessible/tests/mochitest/jsat/doc_traversal.html |  2 ++
 accessible/tests/mochitest/jsat/jsatcommon.js      | 12 ++++++++
 .../mochitest/jsat/test_content_integration.html   | 12 ++++++++
 accessible/tests/mochitest/jsat/test_output.html   | 17 ++++++++++
 .../tests/mochitest/jsat/test_traversal.html       |  8 +++--
 .../en-US/chrome/accessibility/AccessFu.properties |  5 +++
 10 files changed, 102 insertions(+), 25 deletions(-)
2015-05-29 11:55:53 -04:00
..
a11y.ini Bug 1069574 - [AccessFu] added support for interaction hints in B2G. r=eeejay 2014-11-20 10:00:05 -05:00
doc_content_integration.html Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay 2015-05-29 11:55:53 -04:00
doc_content_text.html Bug 1062016 - Editing state gets out of sync. r=yzen 2014-09-09 15:53:46 -07:00
doc_traversal.html Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay 2015-05-29 11:55:53 -04:00
dom_helper.js Bug 1075253 - Consecutive taps should only emit one gesture. r=yzen 2014-10-20 09:54:01 -07:00
gestures.json Bug 1075253 - Consecutive taps should only emit one gesture. r=yzen 2014-10-20 09:54:01 -07:00
jsatcommon.js Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay 2015-05-29 11:55:53 -04:00
output.js Bug 1069574 - [AccessFu] added support for interaction hints in B2G. r=eeejay 2014-11-20 10:00:05 -05:00
test_alive.html Bug 1030470 - (part 1) moved the non-android localization part out of AccessFu to be handled in Gaia. r=eeejay 2014-08-06 09:38:50 -04:00
test_content_integration.html Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay 2015-05-29 11:55:53 -04:00
test_content_text.html Bug 1011886 - [AccessFu] Introduce key echo by character, word, and character and word. r=eeejay 2014-10-31 08:48:21 -07:00
test_explicit_names.html Bug 1030470 - (part 1) moved the non-android localization part out of AccessFu to be handled in Gaia. r=eeejay 2014-08-06 09:38:50 -04:00
test_gesture_tracker.html Bug 1075253 - Consecutive taps should only emit one gesture. r=yzen 2014-10-20 09:54:01 -07:00
test_hints.html Bug 1136241 - making sure that hint/role strings are returned with no spaces to support localization. r=eeejay 2015-02-25 16:33:34 -05:00
test_landmarks.html Bug 1030470 - (part 1) moved the non-android localization part out of AccessFu to be handled in Gaia. r=eeejay 2014-08-06 09:38:50 -04:00
test_live_regions.html Bug 1054454 - added support for aria-hidden attribute changes. Added output filter wh when presenting aria-hidden elements. r=eeejay 2014-08-28 09:07:30 -04:00
test_output.html Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay 2015-05-29 11:55:53 -04:00
test_pointer_relay.html
test_quicknav_modes.html Bug 1081720 - Use prefs service to store quicknav state and proxy quicknav prefs to b2g settings. r=yzen 2014-10-14 14:42:50 -07:00
test_tables.html Bug 1030470 - (part 1) moved the non-android localization part out of AccessFu to be handled in Gaia. r=eeejay 2014-08-06 09:38:50 -04:00
test_traversal.html Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay 2015-05-29 11:55:53 -04:00