Add test for ChromeVox keyboard commands.
commit3299e1cf26232b831441987ae90d442b21ab6def
authordmazzoni <dmazzoni@chromium.org>
Thu, 4 Sep 2014 00:22:19 +0000 (3 17:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 4 Sep 2014 00:34:45 +0000 (4 00:34 +0000)
treee0b666e16cbe35687d96be2a45386e3f5e35cc04
parent776c7121698e0892ab8eefae478ab15dac2572f8
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

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

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