- From: Gérard Talbot <www-style@gtalbot.org>
- Date: Mon, 02 Sep 2019 09:29:47 -0400
- To: Fuqiao Xue <xfq@w3.org>
- Cc: W3C www-style mailing list <www-style@w3.org>
> The CSS Working Group would like to publish the CR of CSS Writing Modes > 3. > The document is available as: > https://www.w3.org/TR/2019/CR-css-writing-modes-3-20190903/ 3 tiny issues. 1- https://www.w3.org/TR/2019/CR-css-writing-modes-3-20190903/images/orthogonal.svg used in Example 11 of section 7.3 Orthogonal Flows "extent" and "measure" are not defined anywhere; these are remainings of older versions. "measure" should be replaced by "inline size". "extent" should be replaced by "block size". 2- In an ideal version of the spec, colors of arrows would be consistent across sections and reused in all examples. So, blue would be for glyph orientation (pointing toward ascender side or "top" side of a line box), orange for inline flow and green for block flow. 3- In https://www.w3.org/TR/2019/CR-css-writing-modes-3-20190903/#fig-text-orientation in section 5.1 after definition of sideways: the images are horizontally offset a bit from their terms. If I toggle off .figure img {display: block;} then the images are correctly aligned with their terms. Gérard
Received on Monday, 2 September 2019 13:30:28 UTC