- From: Xidorn Quan <quanxunzhen@gmail.com>
- Date: Sat, 8 Mar 2014 10:24:34 +1100
- To: Simon Sapin <simon.sapin@exyr.org>
- Cc: www-style list <www-style@w3.org>
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. - Xidorn
Received on Friday, 7 March 2014 23:25:41 UTC