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 db06684 commit d140333Copy full SHA for d140333
index.html
@@ -8289,8 +8289,9 @@ <h3>Ticks</h3>
8289
dispatch steps</dfn> on a <a>browsing context</a> <var>context</var>,
8290
and a <var>list of events</var> and their properties. These steps
8291
must be equivalent to performing the given input device manipulations
8292
- on <var>context</var>, such that trusted events corresponding to the
8293
- entries in <var>list of events</var>are dispatched.
+ on the top-browsing context ancestor of the <var>context</var>, such
+ that trusted events corresponding to the entries in <var>list of events</var>
8294
+ are dispatched.
8295
8296
<aside class=note>
8297
<p>The list of events is not comprehensive; in particular the default
0 commit comments