We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bb175 commit cbf4c0dCopy full SHA for cbf4c0d
dom.bs
@@ -523,6 +523,8 @@ was initialized to. When an <a>event</a> is created the attribute must be initia
523
524
<li><p>Let <var>currentTarget</var> be <a>this</a>'s {{Event/currentTarget}} attribute value.
525
526
+ <li><p><a for=/>Assert</a>: <var>currentTarget</var> is an {{EventTarget}} object.
527
+
528
<li><p><a for=list>Append</a> <var>currentTarget</var> to <var>composedPath</var>.
529
530
<li><p>Let <var>currentTargetIndex</var> be 0.
0 commit comments