css-transitions/Overview.src.html

changeset 9094
94fe743b9684
parent 9093
7a7608bf0bb7
child 9406
3d943f796fee
     1.1 --- a/css-transitions/Overview.src.html	Tue Sep 10 14:37:08 2013 +0200
     1.2 +++ b/css-transitions/Overview.src.html	Tue Sep 10 15:12:40 2013 +0200
     1.3 @@ -961,7 +961,7 @@
     1.4          then transitions are not started for that element
     1.5          in that style change event.
     1.6          Otherwise,
     1.7 -        define the <span>before-change style</span> as
     1.8 +        define the <dfn>before-change style</dfn> as
     1.9          the computed style for the element as of
    1.10          the previous <span>style change event</span>,
    1.11          except with any styles derived from declarative
    1.12 @@ -969,7 +969,7 @@
    1.13          ([[CSS3-ANIMATIONS]]),
    1.14          and SMIL Animations ([[SMIL-ANIMATION]], [[SVG11]])
    1.15          updated to the current time.
    1.16 -        Likewise, define the <span>after-change style</span> as
    1.17 +        Likewise, define the <dfn>after-change style</dfn> as
    1.18          the computed style for the element based on the information
    1.19          known at the start of that <span>style change event</span>,
    1.20          in other words,

mercurial