You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, suppose that transitions of one second have been defined on the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-position-3/#propdef-left">left</a> and
297
+
For example, suppose that transitions of one second have been defined on the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visuren.html#propdef-left">left</a> and
298
298
<aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/colors.html#propdef-background-color">background-color</a> properties. The following diagram illustrates the effect of updating those properties on an element, in this case moving it to the right and changing the background from red to blue. This assumes other transition parameters still have their default values.
Transitions of <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-position-3/#propdef-left">left</a> and <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/colors.html#propdef-background-color">background-color</a>
306
+
Transitions of <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visuren.html#propdef-left">left</a> and <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/colors.html#propdef-background-color">background-color</a>
The above example defines a transition on the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-color-3/#opacity">opacity</a> property of 2 seconds duration, a transition on the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-position-3/#propdef-left">left</a> property of 1
389
+
The above example defines a transition on the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-color-3/#opacity">opacity</a> property of 2 seconds duration, a transition on the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visuren.html#propdef-left">left</a> property of 1
390
390
second duration, a transition on the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visuren.html#propdef-top">top</a> property of 2 seconds duration and a
391
391
transition on the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visudet.html#propdef-width">width</a> property of 1
0 commit comments