@@ -481,7 +481,7 @@ when it receives a particular <a>command</a>.
481481
482482<p> When required to <dfn>send an error</dfn> ,
483483 with <var> error code</var>
484- and an optional <var> error data</var> dictionary,
484+ and an optional <var ignore > error data</var> dictionary,
485485 a <a>remote end</a> must run the following steps:</p>
486486
487487<ol>
@@ -4097,7 +4097,7 @@ argument <var>reference</var>, run the following steps:
40974097 it can be calculated this way:
40984098
40994099<ol>
4100- <li><p> Let <var> rectangle</var> be
4100+ <li><p> Let <var ignore > rectangle</var> be
41014101 the first <a>element</a> of the <a><code>DOMRect</code></a> sequence
41024102 returned by calling <a>getClientRects</a> on <a><var>element</var></a> .
41034103
@@ -5372,7 +5372,7 @@ an <a>element not interactable</a> <a>error</a> is returned.
53725372 <ol>
53735373 <li><p> Let <var> mouse</var> be a new <a>pointer input source</a> .
53745374
5375- <li><p> Let <var> click point</var> be
5375+ <li><p> Let <var ignore > click point</var> be
53765376 the <var> element</var> ’s <a>in-view center point</a> .
53775377
53785378 <li><p> Let <var> pointer move action</var> be an <a>action object</a>
@@ -6975,12 +6975,12 @@ is also removed.
69756975describe the state associated with each <a>input source</a> .
69766976
69776977<p> The <dfn>corresponding <a>input source state</a> type</dfn>
6978- for a label <var> action type</var> is given by the following table:
6978+ for a label <var ignore > action type</var> is given by the following table:
69796979
69806980<table class=simple>
69816981 <thead>
69826982 <tr>
6983- <th><var> Action type</var>
6983+ <th><var ignore > Action type</var>
69846984 <th> Input state
69856985 </tr>
69866986 </thead>
@@ -9115,7 +9115,7 @@ that evaluates to false, the <a>element</a> will not be <a>scrolled into view</a
91159115<p> The <a>remote end steps</a> are:
91169116
91179117<ol>
9118- <li><p> Let <var> scroll</var> be the result
9118+ <li><p> Let <var ignore > scroll</var> be the result
91199119 of <a>getting the property</a> <code> scroll</code> from
91209120 <var> parameters</var> if it is not <a>undefined</a> .
91219121 Otherwise let it be true.
0 commit comments