- From: Simon Sapin <simon.sapin@exyr.org>
- Date: Fri, 07 Mar 2014 23:35:48 +0000
- To: Xidorn Quan <quanxunzhen@gmail.com>
- CC: www-style list <www-style@w3.org>
On 07/03/2014 23:24, Xidorn Quan wrote: > On Sat, Mar 8, 2014 at 9:30 AM, Simon Sapin <simon.sapin@exyr.org> wrote: >> http://dev.w3.org/csswg/css-counter-styles/#extending-css2 extends the >> counter() and counters() function to accept a <counter-style-name>, but does >> not define what happens when no counter style is defined with a >> corresponding name. >> >> Compare with http://dev.w3.org/csswg/css-lists/#propdef-list-style-type that >> defines list-style-type to fall back to 'none', and to CSS 2 where an >> invalid <'list-style-type'> drops the declaration. > > Good catch. I hope it falls back to 'decimal' in all places to keep > consistence inside css-counter-styles. Do you think list-style-type should do that too? -- Simon Sapin
Received on Friday, 7 March 2014 23:36:12 UTC