OLD | NEW |
1 15.4.4.17-7-4 (TestCases/chapter15/15.4/15.4.4/15.4.4.17/15.4.4.17-7-4.js) Array
.prototype.some doesn't visit deleted elements when Array.length is decreased | 1 Test the behavior of canvas recovery after a gpu context loss |
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 ES5Harness.preconditionPassed is true | 6 PASS contextLostTest is false |
7 PASS ES5Harness.testPassed is true | 7 PASS ctx.isContextLost() is false |
| 8 Aborting test: Graphics context loss did not destroy canvas contents. This is ex
pected if canvas is not accelerated. |
8 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
9 | 10 |
10 TEST COMPLETE | 11 TEST COMPLETE |
11 | 12 |
OLD | NEW |