css3-conditional/Overview.src.html

changeset 7392
37491845e530
parent 7390
610004048eff
child 7393
139db90ee7b2
     1.1 --- a/css3-conditional/Overview.src.html	Thu Feb 07 16:13:27 2013 -0800
     1.2 +++ b/css3-conditional/Overview.src.html	Thu Feb 07 16:17:08 2013 -0800
     1.3 @@ -1004,7 +1004,8 @@
     1.4      token stream simplifications are allowed
     1.5      (such as reducing whitespace to a single space
     1.6      or omitting it in cases where it is known to be optional),
     1.7 -    but logical simplifications are not allowed.
     1.8 +    but logical simplifications (such as removal of unneeded parentheses,
     1.9 +    or simplification based on evaluating results) are not allowed.
    1.10  
    1.11  </dl>
    1.12  

mercurial