css3-conditional/Overview.src.html

changeset 6842
052d1cca722d
parent 6839
a48d53959b0a
child 6845
a4f86ba32415
     1.1 --- a/css3-conditional/Overview.src.html	Thu Oct 11 17:47:41 2012 -0700
     1.2 +++ b/css3-conditional/Overview.src.html	Thu Oct 11 17:50:27 2012 -0700
     1.3 @@ -1121,6 +1121,11 @@
     1.4  -  : SUPPORTS_SYM S+ supports_condition group_rule_body
     1.5  +  : SUPPORTS_SYM S* supports_condition group_rule_body
     1.6  </pre>
     1.7 +<pre>
     1.8 +-  : (URI | FUNCTION) S*
     1.9 ++  : (URI | FUNCTION S* STRING S* ')' ) S*
    1.10 +</pre>
    1.11 +  <li>Switched "and", "or", and "not" keywords to use appropriate productions rather than literals.
    1.12  </ul>
    1.13  
    1.14  <h2 class=no-num id="acknowledgments">Acknowledgments</h2>

mercurial