Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Test that the "checked" attribute of menuitem is toggled with click. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS element.hasAttribute("checked") is true | |
| 7 PASS element.hasAttribute("checked") is false | |
| 8 PASS successfullyParsed is true | |
| 9 | |
| 10 TEST COMPLETE | |
| 11 | |
| OLD | NEW |