Oops.

Tue, 27 Mar 2012 12:11:35 -0700

author
L. David Baron <dbaron@dbaron.org>
date
Tue, 27 Mar 2012 12:11:35 -0700
changeset 5253
a4894966eff4
parent 5252
9fa1065af848
child 5254
ae124ed4ccc4

Oops.

css3-transitions/Overview.html file | annotate | diff | comparison | revisions
css3-transitions/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-transitions/Overview.html	Tue Mar 27 12:10:20 2012 -0700
     1.2 +++ b/css3-transitions/Overview.html	Tue Mar 27 12:11:35 2012 -0700
     1.3 @@ -848,8 +848,8 @@
     1.4     this item there are values of &lsquo;<a href="#transition-duration"><code
     1.5     class=property>transition-duration</code></a>&rsquo; and &lsquo;<a
     1.6     href="#transition-delay"><code
     1.7 -   class=property>transition-delay</code></a>&rsquo; (see
     1.8 -   href="#list-matching">the rules on matching lists). Define the <dfn
     1.9 +   class=property>transition-delay</code></a>&rsquo; (see <a
    1.10 +   href="#list-matching">the rules on matching lists</a>). Define the <dfn
    1.11     id=combined-duration>combined duration</dfn> of the transition as the sum
    1.12     of max(&lsquo;<a href="#transition-duration"><code
    1.13     class=property>transition-duration</code></a>&rsquo;, &lsquo;<code
     2.1 --- a/css3-transitions/Overview.src.html	Tue Mar 27 12:10:20 2012 -0700
     2.2 +++ b/css3-transitions/Overview.src.html	Tue Mar 27 12:11:35 2012 -0700
     2.3 @@ -800,7 +800,7 @@
     2.4          href="#transition-property">the definition of
     2.5          'transition-property'</a>) in the computed value of
     2.6          'transition-property'.  Corresponding to this item there are
     2.7 -        values of 'transition-duration' and 'transition-delay' (see
     2.8 +        values of 'transition-duration' and 'transition-delay' (see <a
     2.9          href="#list-matching">the rules on matching lists</a>).  Define
    2.10          the <dfn>combined duration</dfn> of the transition as the sum of
    2.11          max('transition-duration', '0s') and 'transition-delay'.  When

mercurial