Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <html> | |
| 3 <body> | |
| 4 <canvas id='output' width='100' height='100' style='background:red'></canvas> | |
|
Ken Russell (switch to Gerrit)
2016/05/10 23:11:41
Apologies, I'm unfamiliar with reference tests in
xidachen
2016/05/11 00:17:51
Yes, it does per-pixel comparison with the referen
| |
| 5 </body> | |
| 6 </html> | |
| OLD | NEW |