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
<codeclass='attribute-name'><aid="Events-TransitionEvent-propertyName" name='Events-TransitionEvent-propertyName'>propertyName</a></code> of type <code>DOMString</code>, readonly
1093
+
<codeclass='attribute-name'><dfntitle="TransitionEvent::propertyName" id="Events-TransitionEvent-propertyName">propertyName</dfn></code> of type <code>DOMString</code>, readonly
1094
1094
</dt>
1095
1095
<dd>
1096
1096
The name of the CSS property associated with the transition.
1097
1097
</dd>
1098
1098
</dl>
1099
1099
<dl>
1100
1100
<dt>
1101
-
<codeclass='attribute-name'><aid="Events-TransitionEvent-elapsedTime" name='Events-TransitionEvent-elapsedTime'>elapsedTime</a></code> of type <code>float</code>, readonly
1101
+
<codeclass='attribute-name'><dfntitle="TransitionEvent::elapsedTime" id="Events-TransitionEvent-elapsedTime">elapsedTime</dfn></code> of type <code>float</code>, readonly
1102
1102
</dt>
1103
1103
<dd>
1104
1104
The amount of time the transition has been running, in seconds, when this event fired. Note that this value is not affected by the value of <codeclass="property">transition-delay</code>.
1105
1105
</dd>
1106
1106
</dl>
1107
1107
<dl>
1108
1108
<dt>
1109
-
<codeclass='attribute-name'><aid="Events-TransitionEvent-pseudoElement" name='Events-TransitionEvent-pseudoElement'>pseudoElement</a></code> of type <code>DOMString</code>, readonly
1109
+
<codeclass='attribute-name'><dfntitle="TransitionEvent::pseudoElement" id="Events-TransitionEvent-pseudoElement">pseudoElement</dfn></code> of type <code>DOMString</code>, readonly
0 commit comments