Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(313)

Side by Side Diff: content/test/data/accessibility/aria/aria-keyshortcuts-expected-win.txt

Issue 2684543002: Finish implementation and tests of 5 ARIA 1.1 attributes. (Closed)
Patch Set: Fix win compile again Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
aboxhall 2017/02/08 02:35:18 Do we want a blink expectation here too?
dmazzoni 2017/02/09 18:22:42 Done.
2 ++ROLE_SYSTEM_PUSHBUTTON name='Cut' FOCUSABLE keyboard_shortcut='Ctrl+X'
3 ++ROLE_SYSTEM_BUTTONMENU name='Copy' FOCUSABLE keyboard_shortcut='Ctrl+C'
4 ++ROLE_SYSTEM_PUSHBUTTON name='Paste' FOCUSABLE keyboard_shortcut='Ctrl+V'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698