[csswg-drafts] [css-text] letter-spacing and word-spacing applied to which side?

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

== [css-text] letter-spacing and word-spacing applied to which side? ==
The last character of this test: http://output.jsbin.com/hudaxi/
indicates that:
* Edge and WebKit applies to the end side of CSS `direction` property.
* Gecko and Blink applies to the end side of bidi resolved direction.

Which is desired?

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

Received on Friday, 9 June 2017 11:04:51 UTC