Chromium Code Reviews| Index: content/test/data/accessibility/aria/aria-keyshortcuts-expected-blink.txt |
| diff --git a/content/test/data/accessibility/aria/aria-keyshortcuts-expected-blink.txt b/content/test/data/accessibility/aria/aria-keyshortcuts-expected-blink.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6f8542f308c087367748eb48fb4aef5255336d92 |
| --- /dev/null |
| +++ b/content/test/data/accessibility/aria/aria-keyshortcuts-expected-blink.txt |
| @@ -0,0 +1,5 @@ |
| +rootWebArea |
| +++group |
| +++++button keyShortcuts='Ctrl+X' name='Cut' |
| +++++button keyShortcuts='Ctrl+C' name='Copy' |
| +++++button keyShortcuts='Ctrl+V' name='Paste' |