Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Tests that an element is not upgraded after being destroyed | 1 Should not crash if we load a test case from crbug.com/338542. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS event.data is "FINISH" | |
| 6 PASS Did not crash. | 7 PASS Did not crash. |
| 7 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
| 8 | 9 |
| 9 TEST COMPLETE | 10 TEST COMPLETE |
| 10 | 11 |
| OLD | NEW |