Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 EnterMe | |
| 2 | |
| 3 This test ensures that the link is activated by enter key on focusing the child element inside the anchor | |
| 4 | |
| 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 6 | |
| 7 | |
| 8 PASS : [h1], link is activated | |
| 9 PASS successfullyParsed is true | |
| 10 | |
| 11 TEST COMPLETE | |
| 12 | |
| OLD | NEW |