Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
|
fs
2015/04/22 14:05:05
This is not a proper reference for a repaint test.
Shanmuga Pandi
2015/04/22 14:31:02
Acknowledged and corrected.
fs
2015/04/22 14:48:48
I meant that the expected results for a repaint-te
| |
| 2 <svg> | |
| 3 <g> | |
| 4 <text x="0" y="100" stroke="blue" stroke-width="2" fill="none" font-size= "72">Hello</text> | |
| 5 </g> | |
| 6 </svg> | |
| OLD | NEW |