Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Tests basic use of requestAnimationFrame | 1 Test that creating a cached image and immediately checking its width works |
| 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 currentResult is true | |
| 6 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 7 | 8 |
| 8 TEST COMPLETE | 9 TEST COMPLETE |
| 9 PASS callbackInvoked is true | 10 PASS currentResult is true |
| 10 PASS successfullyParsed is true | 11 PASS successfullyParsed is true |
| 11 | 12 |
| 12 TEST COMPLETE | 13 TEST COMPLETE |
|
abarth-chromium
2014/02/06 01:11:18
It's strange that this prints TEST COMPLETE twice.
| |
| 13 | 14 |
| OLD | NEW |