- From: Simon Sapin <simon.sapin@exyr.org>
- Date: Tue, 12 Mar 2013 11:59:28 +0100
- To: www-style@w3.org
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
-- 
Simon Sapin
Received on Tuesday, 12 March 2013 10:59:53 UTC