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

Side by Side Diff: LayoutTests/fast/events/menu-key-context-menu-position-expected.txt

Issue 766143002: Fix contextmenu event location for menu key in an iframe (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added description of testcase. Created 6 years 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 Verifies that when element is focused in frames then selection by menu key, cont ext menu should come on focused element. Succeeds if context menu is coming on t he focused element and event co-ordinates are at center of the elements bounding box.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
Rick Byers 2015/01/05 18:16:24 If the test was actually working, you'd have 'PASS
Deepak 2015/01/06 13:27:02 You are right, runTest was not getting called, so
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698