We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e2cb10 commit 72fd72dCopy full SHA for 72fd72d
1 file changed
css-transitions-2/Overview.bs
@@ -374,7 +374,7 @@ changes to computed values.
374
<div class="note">
375
As an example, in the following code fragment, when the specified value of
376
<code>elem</code>'s 'opacity' property is updated, a user agent may defer
377
-recalculating the computed value of the 'animation' property.
+recalculating the computed value of the 'opacity' property.
378
379
The first time this occurs, calling {{Window/getComputedStyle(elt)}} and
380
subsequently accessing the <code>opacity</code> property of the result will
0 commit comments