in the page http://www.w3.org/TR/CSS21/grammar.html in the section "G.2 Lexical scanner" the line: at {baduri} {return BAD_URI);} should probably read: at {baduri} {return BAD_URI;} (note the errant trailing close paren) This typo is ironic because the series of terminal symbols like "baduri1" themselves indicate an opening paren with no corresponding close paren but i doubt that is related! thanksReceived on Monday, 7 February 2011 13:17:47 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:07:55 UTC