css3-transitions/Overview.src.html

changeset 7404
657409c47419
parent 7403
d2394bced381
child 7405
cc99097d157b
     1.1 --- a/css3-transitions/Overview.src.html	Fri Feb 08 00:21:02 2013 -0800
     1.2 +++ b/css3-transitions/Overview.src.html	Fri Feb 08 00:22:52 2013 -0800
     1.3 @@ -1130,7 +1130,7 @@
     1.4        </p>
     1.5        <dl>
     1.6          <dt>
     1.7 -          <b>transitionend</b>
     1.8 +          <b><dfn>transitionend</dfn></b>
     1.9          </dt>
    1.10          <dd>
    1.11            The <code>transitionend</code> event occurs at the completion of the transition. In the
    1.12 @@ -1141,7 +1141,7 @@
    1.13              </li>
    1.14              <li>Cancelable: Yes
    1.15              </li>
    1.16 -            <li>Context Info: propertyName, elapsedTime
    1.17 +            <li>Context Info: propertyName, elapsedTime, pseudoElement
    1.18              </li>
    1.19            </ul>
    1.20          </dd>

mercurial