We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b963c commit c433b71Copy full SHA for c433b71
2 files changed
css-transitions/Overview.html
@@ -1252,7 +1252,7 @@ <h2 id=transition-events><span class=secno>5. </span><a
1252
href="#Events-TransitionEvent-elapsedTime">elapsedTime</a> = 0.0;
1253
DOMString <a
1254
href="#Events-TransitionEvent-pseudoElement">pseudoElement</a> = "";
1255
- }
+ };
1256
</pre>
1257
</div>
1258
css-transitions/Overview.src.html
@@ -1295,7 +1295,7 @@ <h2 id="transition-events"><a title="" id="transition-events-">
1295
DOMString <a href="#Events-TransitionEvent-propertyName">propertyName</a> = "";
1296
float <a href="#Events-TransitionEvent-elapsedTime">elapsedTime</a> = 0.0;
1297
DOMString <a href="#Events-TransitionEvent-pseudoElement">pseudoElement</a> = "";
1298
1299
1300
1301
</dd>
0 commit comments