- From: David Storey via GitHub <sysbot+gh@w3.org>
- Date: Sat, 05 May 2018 17:28:31 +0000
- To: public-svg-issues@w3.org
dstorey has just labeled an issue for https://github.com/w3c/svgwg as "CSS Consistency": == Harmonise inline-size with CSS Logical properties == from @AmeliaBR > allowing number as a replacement for length happens automatically in all presentation attributes, see https://svgwg.org/svg2-draft/types.html#syntax. Explicitly allowing number in the CSS grammar allows it in the style property, too (this is needed for many SVG-specific properties from SVG 1). Since this [inline-size] is a new property, there is no legacy reason to allow plain number in the CSS property, it is probably best to harmonize with the definition in Logical Properties. See https://github.com/w3c/svgwg/issues/436
Received on Saturday, 5 May 2018 17:28:35 UTC