css3-conditional/Overview.src.html

changeset 6829
2c0ed7c22af3
parent 6793
876e13176c8b
child 6830
eb9aa921aa39
     1.1 --- a/css3-conditional/Overview.src.html	Tue Oct 09 13:59:51 2012 -0700
     1.2 +++ b/css3-conditional/Overview.src.html	Tue Oct 09 14:14:55 2012 -0700
     1.3 @@ -371,7 +371,7 @@
     1.4  <pre>@{S}{U}{P}{P}{O}{R}{T}{S}	{return SUPPORTS_SYM;}</pre>
     1.5  <p>and the grammar by adding</p>
     1.6  <pre><dfn>supports_rule</dfn>
     1.7 -  : SUPPORTS_SYM S+ supports_condition group_rule_body
     1.8 +  : SUPPORTS_SYM S* supports_condition group_rule_body
     1.9    ;
    1.10  
    1.11  <dfn>supports_condition</dfn>

mercurial