- From: Nikos Andronikos via GitHub <sysbot+gh@w3.org>
- Date: Thu, 29 Sep 2016 07:20:12 +0000
- To: public-svg-issues@w3.org
nikosandronikos has just labeled an issue for https://github.com/w3c/svgwg as "Text chapter": == The 'direction' property == https://svgwg.org/svg2-draft/text.html#DirectionProperty > It also may affect the direction in which characters are positioned if the unicode-bidi property's value is either embed or bidi-override. ==> "It also affects the inline base direction if the unicode-bidi property's value is either embed, bidi-override, isolate, or isolate-override. " (1. In CSS3 Writing Modes, besides 'embed' and 'bidi-override', it can also have effect on bidi reordering in conjunction with 'isolate' and 'isolate-override' - https://www.w3.org/TR/css-writing-modes-3/#unicode-bidi. 2. "direction in which characters are positioned" can be confused with "complete string reverse vs. the original order". I suggest using the term "inline base direction" instead.) See https://github.com/w3c/svgwg/issues/287
Received on Thursday, 29 September 2016 07:20:21 UTC