Bug 192550

Summary: specified stroke-width should be able to serialize without units
Product: WebKit Reporter: Eric Willigers <ericwilligers>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: simon.fraser, webkit-bug-importer, zalan, zimmermann
Priority: P2 Keywords: InRadar
Version: Safari 12   
Hardware: Unspecified   
OS: Unspecified   

Description Eric Willigers 2018-12-09 23:13:21 PST
https://svgwg.org/svg2-draft/painting.html#StrokeWidth
Value:	<length-percentage> | <number>

If we set the specified value as a unitless number, we should be able to read the specified value as a unitless number.

http://w3c-test.org/svg/painting/parsing/stroke-width-valid.svg
Comment 1 Radar WebKit Bug Importer 2018-12-10 14:05:20 PST
<rdar://problem/46607694>