- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Wed, 16 Dec 2015 14:05:52 -0500
- To: "www-style@w3.org" <www-style@w3.org>, 'WWW International' <www-international@w3.org>, CJK discussion <public-i18n-cjk@w3.org>, epub-working-group@googlegroups.com
The CSS WG has published an updated Candidate Recommendation of the
CSS Writing Modes Module Level 3:
http://www.w3.org/TR/css-writing-modes-3/
CSS Writing Modes Level 3 defines CSS handling of various international
writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left
(e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and
vertical (e.g. Asian scripts).
This update fixes a bunch of problems found in the previous specification,
which resulted in a small number of fairly substantive changes. Major ones
include:
* Dropping 'sideways-left' and 'sideways-right' from 'text-orientation',
assigning the 'sideways-right' definition to 'sideways'.
* Adding 'sideways-lr' and 'sideways-rl' keywords to 'writing-modes'.
* Dropping the 'use-glyph-orientation' value in favor of aliasing the
SVG glyph-orientation properties to 'text-orientation'.
All substantive changes are listed at:
http://www.w3.org/TR/2015/CR-css-writing-modes-3-20151215/#changes
Disposition of comments:
https://drafts.csswg.org/css-writing-modes-3/issues-cr-2014
Please send any comments to this mailing list, <www-style@w3.org>, and
please, prefix the subject line with
[css-writing-modes-3]
(as I did on this message).
For the CSS WG,
~fantasai
Received on Wednesday, 16 December 2015 19:06:33 UTC