On 04/02/2013 02:03 PM, William McKee wrote: > 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* > ; Hi! I don't see that the CSS Snapshot 2010 has an Appendix G. (CSS2.1 has an Appendix G with such a rule, but it doesn't include the ~ combinator, which was introduced in Level 3.) Could you perhaps send me a link of where you're seeing the error? Because I'm not sure atm what exactly you're pointing at. :) ~fantasaiReceived on Monday, 19 August 2013 21:34:58 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:33 UTC