Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Test that document.open() doesn't allow frames to be attached during frame detac h. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS 1 is window[0].length | |
| 7 PASS window[0][1] is undefined. | |
| 8 PASS successfullyParsed is true | |
| 9 | |
| 10 TEST COMPLETE | |
| 11 | |
| OLD | NEW |