- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Thu, 22 May 2014 16:43:01 +0900
- To: Xidorn Quan <quanxunzhen@gmail.com>
- Cc: James Craig <jcraig@apple.com>, www-style list <www-style@w3.org>
On Tue, May 20, 2014 at 3:37 PM, Xidorn Quan <quanxunzhen@gmail.com> wrote: > One question about the new value "words": the new spec says: > "Generate a counter representation for the value as normal, then speak it as > normal text in the document language. " > So, if I have > > @counter-style go-spoken { system: alphabetic; symbols: 'white' 'black'; > speak-as: words; } > > and use value 4, it will say "whiteblack" instead of "white black", and the > author has to add spaces himself to separate the words, is it right? Correct. ~TJ
Received on Thursday, 22 May 2014 07:43:48 UTC