- From: Internationalization Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Mon, 22 Jul 2013 17:24:25 +0000
- To: www-international@w3.org
I18N-ISSUE-275: Digit 1 [.prep-CSS3-writing-modes]
http://www.w3.org/International/track/issues/275
Raised by: Richard Ishida
On product: .prep-CSS3-writing-modes
9.1. Horizontal-in-Vertical Composition: the ‘text-combine-horizontal’ property
http://dev.w3.org/csswg/css-writing-modes/#digits-ltinteger
What if you set
date { text-combine-horizontal: digits 1; text-transform: full-width; }
Does it make text-transform redundant?
Isn't digits 1 equivalent to text-combine-horizontal: none? Shouldn't the spec say "Integers outside the range 2-4 are invalid."?
Received on Monday, 22 July 2013 17:24:26 UTC