Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / menu-key-context-menu-position-expected.txt
blob31d9403d51698277fc7930d50d8f4beeb551bcf5
1 Verifies that when element is focused in frames then selection by menu key, context menu should come on focused element. Succeeds if context menu is coming on the focused element and event co-ordinates are at center of the elements bounding box.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 PASS event.target is inputNode
10 PASS event.clientX is X
11 PASS event.clientY is Y