Re: [css3-syntax] Preference for parser speccing?

(12/06/01 4:28), Tab Atkins Jr. wrote:
>> It is true that the HTML parser changes the state of the tokenizer from
>> time to time during tree construction, but given that the CSS parser
>> mostly (except :nth-*) doesn't change the state of the tokenizer, I
>> can't quite imagine how you could write this in an interleaved way
>> without a concrete example...
> 
> Same as HTML, basically, where the parser explicitly says "hey,
> tokenizer, give me one more token using the XXX tokenizing mode".

Given that we have only one mode for now, this is certainly useless...
though I still have a feeling that I not getting what you are imagining...

Received on Thursday, 31 May 2012 21:13:49 UTC