- From: Bert Bos <bert@w3.org>
- Date: Fri, 20 Mar 2009 16:55:51 +0100
- To: "CSS 3 W3C Group" <www-style@w3.org>
Here is a draft modification to the specification: In 12.2 "The 'content' property"[1], add this text at the end of the definition of <counter>: The name must not be 'none', 'inherit' or 'initial'. Such a name causes the declaration to be ignored. In 12.4 "Automatic counters and numbering"[2], insert this paragraph before the first example: The keywords 'none', 'inherit' and 'initial' must not be used as counter names. A value of 'none' on its own means no counters are reset, resp. incremented. 'Inherit' on its own has its usual meaning (see 6.2.1). 'Initial' is reserved for future use. [1] http://www.w3.org/TR/2007/CR-CSS21-20070719/generate.html#content [2] http://www.w3.org/TR/2007/CR-CSS21-20070719/generate.html#counters Bert -- Bert Bos ( W 3 C ) http://www.w3.org/ http://www.w3.org/people/bos W3C/ERCIM bert@w3.org 2004 Rt des Lucioles / BP 93 +33 (0)4 92 38 76 92 06902 Sophia Antipolis Cedex, France
Received on Friday, 20 March 2009 15:56:31 UTC