We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d2485 commit 0b04ae8Copy full SHA for 0b04ae8
dom.bs
@@ -1271,8 +1271,9 @@ for discussion).
1271
<var>touchTarget</var> against <var>parent</var> to <var>touchTargets</var>.
1272
1273
<li>
1274
- <p>If <var>parent</var> is a <a>node</a> and <var>target</var>'s <a for=tree>root</a> is a
1275
- <a>shadow-including inclusive ancestor</a> of <var>parent</var>, then:
+ <p>If <var>parent</var> is a {{Window}} object, or <var>parent</var> is a <a>node</a> and
+ <var>target</var>'s <a for=tree>root</a> is a <a>shadow-including inclusive ancestor</a> of
1276
+ <var>parent</var>, then:
1277
1278
<ol>
1279
<li><p>If <var>isActivationEvent</var> is true, <var>event</var>'s {{Event/bubbles}}
0 commit comments