Re: [svgwg] Inline size: remove 'number' value.

We seem to have SVG and CSS defining `inline-size` in conflicting ways.

https://drafts.csswg.org/css-logical/#propdef-inline-size
supports 'auto' and has 'auto' as the initial value.

> What would be the 'auto' value?

Discussed for HTML in https://www.w3.org/TR/CSS21/visudet.html#propdef-width

Perhaps the SVG spec needs to discuss it too.


I don't think we have any browser implementations following the SVG grammar. Blink supports 'auto' and has 'auto' as the initial value.


-- 
GitHub Notification of comment by ewilligers
Please view or discuss this issue at https://github.com/w3c/svgwg/pull/482#issuecomment-408817290 using your GitHub account

Received on Monday, 30 July 2018 10:21:08 UTC