OLD | NEW |
1 >> | 1 Make two XHRs for the resource which is already cached. |
2 Ensures that this snippet does not lead to a crash. Bug 86029. | |
3 | 2 |
4 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
". |
5 | 4 |
6 | 5 |
7 PASS. WebKit did not crash. | 6 PASS result1 is "PASS" |
| 7 PASS result2 is "PASS" |
| 8 PASS DONE |
8 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
9 | 10 |
10 TEST COMPLETE | 11 TEST COMPLETE |
11 | 12 |
OLD | NEW |