css3-transitions/Overview.src.html

changeset 7315
0f6b1bcdf079
parent 7314
c76aed6e613a
child 7316
3c4df823dd45
     1.1 --- a/css3-transitions/Overview.src.html	Mon Feb 04 21:59:54 2013 -0700
     1.2 +++ b/css3-transitions/Overview.src.html	Mon Feb 04 22:01:31 2013 -0700
     1.3 @@ -854,12 +854,6 @@
     1.4          transition-delay.
     1.5        </p>
     1.6  
     1.7 -      <p class="issue">
     1.8 -        An alternative proposal is to accept the font shorthand approach of
     1.9 -        using a "/" character between the values of the same type. e.g. 2s/4s would
    1.10 -        mean a duration of 2 seconds and a delay of 4 seconds.
    1.11 -      </p>
    1.12 -
    1.13        <p>
    1.14          If there is more than one <span>&lt;single-transition&gt;</span> in the shorthand,
    1.15          and any of the transitions has

mercurial