Commit 55c5adcc authored by Alexander Surkov's avatar Alexander Surkov Committed by Commit Bot

DumpAccTree testing: aria-keyshortcuts.html is wrong on Windows

Bug: 1100991
AX-Relnotes: n/a
Change-Id: I89ecbf3b950c9d70bf9a579bfe4b9b02da6b83dc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323503
Commit-Queue: Alexander Surkov <asurkov@igalia.com>
Reviewed-by: default avatarDominic Mazzoni <dmazzoni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#793000}
parent c17c79b9
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++IA2_ROLE_SECTION ++IA2_ROLE_SECTION
++++ROLE_SYSTEM_PUSHBUTTON name='Cut' FOCUSABLE ++++ROLE_SYSTEM_PUSHBUTTON name='Cut' FOCUSABLE keyboard_shortcut='Ctrl+X'
++++ROLE_SYSTEM_PUSHBUTTON name='Copy' FOCUSABLE ++++ROLE_SYSTEM_PUSHBUTTON name='Copy' FOCUSABLE keyboard_shortcut='Ctrl+C'
++++ROLE_SYSTEM_PUSHBUTTON name='Paste' FOCUSABLE ++++ROLE_SYSTEM_PUSHBUTTON name='Paste' FOCUSABLE keyboard_shortcut='Ctrl+V'
\ No newline at end of file \ No newline at end of file
<!DOCTYPE html> <!DOCTYPE html>
<!-- <!--
@WIN-ALLOW:keyboard_shortcut @WIN-ALLOW:keyboard_shortcut=*
@BLINK-ALLOW:keyShortcuts* @BLINK-ALLOW:keyShortcuts*
@AURALINUX-ALLOW:keyshortcuts* @AURALINUX-ALLOW:keyshortcuts*
--> -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment