Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <svg width="750" height="550" style="background-color: blue"> | |
| 3 <text writing-mode="tb" x="100,300,500,700,900,1100,1300,1500,1700,1900" y="50 ,50,50,50,50,50,50,50,50,50"> | |
| 4 01234567890 | |
| 5 </text> | |
| 6 </svg> | |
| OLD | NEW |