Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Ensure that iframe onunload event handler triggered during reparenting that modi fies the reparented DOM doesn't corrupt DOM. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS iframe is iframe.parentNode.firstChild | |
| 7 PASS parentNode is parentNode.parentNode.firstChild | |
| 8 PASS successfullyParsed is true | |
| 9 | |
| 10 TEST COMPLETE | |
| 11 | |
| OLD | NEW |