[css3-conditional] slight tweak to previous change.

Thu, 20 Sep 2012 13:09:09 -0700

author
L. David Baron <dbaron@dbaron.org>
date
Thu, 20 Sep 2012 13:09:09 -0700
changeset 6742
911a391cb16c
parent 6741
ce28a0e42de9
child 6743
4bd58bc6f930

[css3-conditional] slight tweak to previous change.

css3-conditional/Overview.html file | annotate | diff | comparison | revisions
css3-conditional/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-conditional/Overview.html	Thu Sep 20 13:03:53 2012 -0700
     1.2 +++ b/css3-conditional/Overview.html	Thu Sep 20 13:09:09 2012 -0700
     1.3 @@ -824,9 +824,8 @@
     1.4     it <strong>must not</strong> accept the declaration or claim support for
     1.5     it.
     1.6  
     1.7 -  <p>This equivalence between declaration acceptance and ‘<a
     1.8 -   href="#dfn-support"><code class=css>@supports</code></a>’ allows authors
     1.9 -   to use fallback (either in the <a href="#CSS1"
    1.10 +  <p>These rules (and the equivalence between them) allow authors to use
    1.11 +   fallback (either in the <a href="#CSS1"
    1.12     rel=biblioentry>[CSS1]<!--{{CSS1}}--></a> sense of declarations that are
    1.13     overridden by later declarations or with the new capabilities provided by
    1.14     the ‘<a href="#dfn-support"><code class=css>@supports</code></a>’ rule
     2.1 --- a/css3-conditional/Overview.src.html	Thu Sep 20 13:03:53 2012 -0700
     2.2 +++ b/css3-conditional/Overview.src.html	Thu Sep 20 13:09:09 2012 -0700
     2.3 @@ -585,7 +585,7 @@
     2.4  then it <strong>must not</strong>
     2.5  accept the declaration or claim support for it.</p>
     2.6  
     2.7 -<p>This equivalence between declaration acceptance and ''@supports'' allows
     2.8 +<p>These rules (and the equivalence between them) allow
     2.9  authors to use fallback (either in the [[CSS1]] sense of declarations
    2.10  that are overridden by later declarations or with the new capabilities
    2.11  provided by the ''@supports'' rule in this specification) that works

mercurial