- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 17 Jul 2012 14:18:39 -0700
- To: Simon Sapin <simon.sapin@kozea.fr>
- Cc: www-style list <www-style@w3.org>
On Sat, Jul 14, 2012 at 1:52 AM, Simon Sapin <simon.sapin@kozea.fr> wrote:
> Hi,
>
> Section 3.4:
>
>> Implementations must act as if they used the following state machine
>> to tokenize HTML.
>
>
> It should be CSS instead of HTML.
>
>
> Later in the same section:
>
>> zero or more of the following tokens: …, [, ], (, ), [, ].
>
>
> [] is there twice and {} is missing. Same later with "Emit an [ token".
>
>
> A patch is attached (output for 'hg diff').
> I also changed "Emit an" to "Emit a" for [, ( and { tokens. (It used to be
> "Emit an open-paren" or so.)
Applied!
~TJ
Received on Tuesday, 17 July 2012 21:19:26 UTC