Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Test for chromium's canvas bug where fillText resets the current context https:/ /bugs.webkit.org/show_bug.cgi?id=26436 . You must see green box with message 'Th is text should be seen', and black box below the green box. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS pixel 0, 0 is [0, 255, 0, 255] | |
| 7 PASS successfullyParsed is true | |
| 8 | |
| 9 TEST COMPLETE | |
| 10 | |
| OLD | NEW |