Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/inspector-unit/soft-context-menu-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/soft-context-menu-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/soft-context-menu-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5ca14c0c420bace4b9c6785826b49d2e2af413d1 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/soft-context-menu-expected.txt |
| @@ -0,0 +1,42 @@ |
| +Initial focused element has focus |
| +[null] |
| +ArrowDown |
| +[First] |
| +ArrowDown |
| +[Second] |
| +ArrowDown |
| +[Third] |
| +ArrowUp |
| +[Second] |
| +ArrowUp |
| +[First] |
| +ArrowUp |
| +[First] |
| +ArrowDown |
| +[Second] |
| +Enter Submenu |
| +ArrowRight |
| +Second -> [Child 1] |
| +ArrowDown |
| +Second -> [Child 2] |
| +ArrowDown |
| +Second -> [Child 3] |
| +ArrowDown |
| +Second -> [Child 4] |
| +Leave Submenu ArrowLeft |
| +ArrowLeft |
| +[Second] |
| +ArrowRight |
| +Second -> [Child 1] |
| +Leave Submenu Escape |
| +Escape |
| +[Second] |
| +Enter Sub-Submenu |
| +Space |
| +Second -> [Child 1] |
| +Enter |
| +Second -> Child 1 -> [Grandchild] |
| +Item Selected: Grandchild |
| +Enter |
| +Initial focused element has focus |
| + |