Add test for ChromeVox keyboard commands.
commit91703961c10dfa0f452999ed7cb87945ea817362
authordmazzoni <dmazzoni@chromium.org>
Mon, 8 Sep 2014 07:22:39 +0000 (8 00:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Sep 2014 07:25:22 +0000 (8 07:25 +0000)
tree384ef5a48fe29c5e7a9e375b6957374c04f5bf45
parent410d6b1f38af9f17048ec2b2458615e26580b77c
Add test for ChromeVox keyboard commands.

This is just a couple of quick sanity checks to prevent future regressions
like the one in the linked bug. It tests both a Search+Shift shortcut and
the corresponding Prefix Key shortcut.

Adds support for sending the meta modifier key in
aura/x11 tests.

BUG=404470

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291547

Committed: https://chromium.googlesource.com/chromium/src/+/8cab2737f1cb6e6011b0946f6bef5027868602c0

Review URL: https://codereview.chromium.org/490443002

Cr-Commit-Position: refs/heads/master@{#293687}
chrome/browser/chromeos/accessibility/spoken_feedback_browsertest.cc
ui/aura/test/ui_controls_factory_aurax11.cc
ui/aura/test/ui_controls_factory_ozone.cc