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

Side by Side Diff: LayoutTests/svg/stroke/stroke-width-ch-type-expected.svg

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
1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlin k" height="100" width="100"> 1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlin k" height="100" width="100">
2 <line x1="0" y1="0" x2="100" y2="100" stroke="rgb(255,0,0)" stroke-width="20px " /> 2 <line x1="0" y1="0" x2="100" y2="100" stroke="rgb(255,0,0)" stroke-width="20px " />
3 </svg> 3 </svg>
OLDNEW
« no previous file with comments | « LayoutTests/svg/stroke/stroke-width-ch-type.svg ('k') | Source/core/css/parser/CSSPropertyParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698