Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Side by Side Diff: LayoutTests/svg/repaint/svg-length-ch-unit-font-size-change-expected.html

Issue 1073803002: SVG doesn't recognize ch units. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4 <div style="font-size:10px">
5 <svg style="width:200px; height:200px;">
6 <rect width="200px" height="200px" style="fill:rgb(0,0,255);" />
7 </svg>
8 </div>
9 </body>
10 </html>
OLDNEW
« no previous file with comments | « LayoutTests/svg/repaint/svg-length-ch-unit-font-size-change.html ('k') | LayoutTests/svg/stroke/stroke-array-ch-type.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698