- From: Dirk Schulze via GitHub <sysbot+gh@w3.org>
- Date: Mon, 08 Oct 2018 18:12:11 +0000
- To: public-svg-issues@w3.org
dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Needs tests": == 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 Monday, 8 October 2018 18:12:12 UTC