Currently in Appendix G of the the Cascading Style Sheets (CSS) Snapshot 2010, the YACC rule for the combinator operators is: combinator : '+' S* | '>' S* ; Is should read: combinator : '+' S* | '>' S* | '~' S* ; -- William A. McKee william@cjkware.comReceived on Thursday, 4 April 2013 09:58:52 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:28 UTC