| OLD | NEW |
| 1 CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M57,
around March 2017. See https://www.chromestatus.com/features/5716060992962560 fo
r more details. | |
| 2 >> | 1 >> |
| 3 Ensures that this snippet does not lead to a crash. Bug 86029. | 2 Ensures that this snippet does not lead to a crash. Bug 86029. |
| 4 | 3 |
| 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 6 | 5 |
| 7 | 6 |
| 8 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 9 | 8 |
| 10 TEST COMPLETE | 9 TEST COMPLETE |
| 11 PASS. WebKit did not crash. | 10 PASS. WebKit did not crash. |
| 12 | 11 |
| OLD | NEW |