Chromium Code Reviews| OLD | NEW |
|---|---|
| (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 | |
| OLD | NEW |