ISSUE-2392: writing-mode values across CSS and SVG

WritingMode

writing-mode values across CSS and SVG

State:
RAISED
Product:
SVG 2
Raised by:
Doug Schepers
Opened on:
2010-11-22
Description:
From Sylvain, in FX-TF:
Currently, CSS3 Text Layout defines the writing-mode property as taking:

lr-tb | rl-tb | tb-rl | bt-rl | tb-lr | bt-lr

In SVG1.1, Second Edition [2], writing-mode supports :

lr-tb | rl-tb | tb-rl | lr | rl | tb | inherit

1) In addition to the inherit keyword, SVG adds shorthand values
for lr-tb (lr), rl-tb (rl) and tb-rl (tb).

2) SVG also drops bt-rl, tb-lr and bt-lr.

To make both authors and implementors lives easier - especially in mixed
documents - both WGs should harmonize the values this property supports.

At a minimum, I propose that the CSS3 definition of writing-mode:
1. Include the inherit keyword
2. Include the shorthand values defined by SVG i.e. lr, rl and tb.
Related Actions Items:
No related actions
Related emails:
  1. ISSUE-2392 (WritingMode): writing-mode values across CSS and SVG [SVG 2] (from sysbot+tracker@w3.org on 2010-11-22)

Related notes:

No additional notes.

Display change log ATOM feed


Dirk Schulze <dschulze@adobe.com>, Chair, Chris Lilley <chris@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 2392.html,v 1.1 2020/01/17 13:21:39 carcone Exp $