[csswg-drafts] [css-writing-modes-3] "extent" and "measure" are not defined in SVG image (#4272)

TalbotG has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-writing-modes-3] "extent" and "measure" are not defined in SVG image ==
In
https://www.w3.org/TR/2019/CR-css-writing-modes-3-20190903/
the SVG image
https://www.w3.org/TR/2019/CR-css-writing-modes-3-20190903/images/orthogonal.svg
in [Example 11 of section 7.3 Orthogonal Flows](https://www.w3.org/TR/2019/CR-css-writing-modes-3-20190903/#example-d9cb469c)
uses "extent" and "measure" which are not defined anywhere; these are remainings of older versions.

**Proposed corrections:**
"measure" should be replaced by "inline size".
"extent" should be replaced by "block size".


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4272 using your GitHub account

Received on Tuesday, 3 September 2019 19:35:23 UTC