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

Side by Side Diff: LayoutTests/svg/css/svg-length-rem-type.svg

Issue 1031223003: SVG doesn't recognize rem units (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixes builderror 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 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlin k" width="30rem" height="30rem" style="font-size:10px">
2 <rect width="10rem" height="10rem" style="fill:rgb(0,0,255);stroke-width:3;str oke:rgb(0,0,0)" />
3 </svg>
OLDNEW
« no previous file with comments | « LayoutTests/fast/svg/svglength.html ('k') | LayoutTests/svg/css/svg-length-rem-type-expected.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698