Re: [svgwg] Define equivalent paths for degenerate shapes

If we had a new CSS property that controlled the rendering switch, it 
could apply to any graphic with a zero width/height fill bounding box,
 but then we could use the user agent style sheet to set it to one 
value for basic shapes and another value for lines, paths, polylines, 
and polygons.

Something like `visibility-when-one-dimensional: visible | hidden`.  
Except with a better name, that I can't think of right now.

(I almost want to re-purpose `visibility: collapse` for this, but that
 would confuse things too much. `collapse` is only used in table 
layout, and is treated like `hidden` for everything else, including 
SVG.)


-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at 
https://github.com/w3c/svgwg/issues/235#issuecomment-240768109 using 
your GitHub account

Received on Thursday, 18 August 2016 15:53:02 UTC