Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
|
fs
2016/03/02 20:49:40
This could be just the doctype (because it's an "e
Stephen Chennney
2016/03/02 20:57:54
Done.
| |
| 2 <html> | |
| 3 <body> | |
| 4 <svg width="100%" height="100%" mask="url(#m1)"> | |
| 5 </svg> | |
| 6 </body> | |
| 7 </html> | |
| OLD | NEW |