[css3-syntax] Editorial: "Other specs can define additional entry points"

Hi,

A recent change added this note:

> Other specs can define additional entry points for their own purposes.


How would they do that? By using, for example "Consume a declaration" 
directly?

How about getting rid of "entry points" and just say that other spec can 
just use any of the parser’s "algorithms"? In other words, merging the 
"Parser Entry Points" section into the "Parser Algorithms" section. This 
is easier now that the parser is a bunch of "functions" rather than a 
state machine.

-- 
Simon Sapin

Received on Saturday, 23 February 2013 20:45:14 UTC