File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -932,8 +932,8 @@ <h2 id=starting><span class=secno>3. </span> Starting of transitions</h2>
932932 ‘< code class =property > background-color</ code > ’ would have its new
933933 value (‘< code class =css > green</ code > ’) is ‘< code
934934 class =css > 2s</ code > ’, so the transition from ‘< code
935- class =property > blue</ code > ’ to ‘< code class =property > green</ code > ’
936- takes 2 seconds. However, when the list item leaves the :hover state, the
935+ class =css > blue</ code > ’ to ‘< code class =css > green</ code > ’ takes 2
936+ seconds. However, when the list item leaves the :hover state, the
937937 transition from ‘< code class =css > green</ code > ’ to ‘< code
938938 class =css > blue</ code > ’ takes 1 second.
939939 </ div >
Original file line number Diff line number Diff line change @@ -905,7 +905,7 @@ <h2 id="starting">
905905 When a list item with these style rules enters the :hover
906906 state, the computed 'transition-duration' at the time that
907907 'background-color' would have its new value (''green'') is ''2s'',
908- so the transition from 'blue' to 'green' takes 2 seconds.
908+ so the transition from '' blue'' to '' green' ' takes 2 seconds.
909909 However, when the list item leaves the :hover state, the
910910 transition from ''green'' to ''blue'' takes 1 second.
911911 </ p >
You can’t perform that action at this time.
0 commit comments