- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 9 Apr 2013 14:32:58 -0700
- To: Simon Sapin <simon.sapin@exyr.org>
- Cc: www-style list <www-style@w3.org>
On Tue, Mar 12, 2013 at 3:59 AM, Simon Sapin <simon.sapin@exyr.org> wrote: > Hi, > > The table describing the 'width' descriptor for counter styles has: > > Value: <integer> && <symbol> > Initial: 0 "" > > But the text below also describes an 'auto' value. As I understand it, > 'auto' does the same as 0 "". I suggest either: > > a. Remove the 'auto' value from the prose, keep the initial as 0 "" > Maybe add a note saying that 0 "" has no effect. > > b. Change the table to: > > Value: auto | [ <integer> && <symbol> ] > Initial: auto The inclusion of 'auto' was a mistake. I've removed it. ~TJ
Received on Tuesday, 9 April 2013 21:33:44 UTC