- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Mon, 31 Mar 2014 12:30:45 -0700
- To: Simon Sapin <simon.sapin@exyr.org>
- Cc: Xidorn Quan <quanxunzhen@gmail.com>, www-style list <www-style@w3.org>
On Mon, Mar 31, 2014 at 6:45 AM, Simon Sapin <simon.sapin@exyr.org> wrote:
> On 30/03/2014 04:33, Xidorn Quan wrote:
>> If yes, you may add a note and remove 'initial' from the note in the
>> bracket.
>
>
> Are you referring to this?
>
> http://dev.w3.org/csswg/css-counter-styles/#the-counter-style-rule
>>
>> (Note, however, that some names, like inside or initial, might
>> conflict with the existing values of properties like list-style, and
>> thus won’t be usable there.)
>
>
> It looks to me that you’re right. If <counter-style-name> being a
> <custom-ident> also applies to
>
> @counter-style <counter-style-name> { <declaration-list> }
>
> then the quoted text needs to be updated.
I've fixed the text to be correct for this, noting that <custom-ident>
excludes some keywords.
~TJ
Received on Monday, 31 March 2014 19:31:32 UTC