Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 | |
| 2 Test that when the hit test of input event in an iframe does not hit anything (n ot even the html/body), the input event is still captured the iframe's document | |
| 3 | |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 5 | |
| 6 | |
| 7 PASS successfullyParsed is true | |
| 8 | |
| 9 TEST COMPLETE | |
| 10 iframe's scroll top is 900 | |
| 11 PASS context_menu_triggered in iframe | |
| 12 | |
| OLD | NEW |