@@ -481,7 +481,7 @@ when it receives a particular <a>command</a>.
481
481
482
482
<p> When required to <dfn>send an error</dfn> ,
483
483
with <var> error code</var>
484
- and an optional <var> error data</var> dictionary,
484
+ and an optional <var ignore > error data</var> dictionary,
485
485
a <a>remote end</a> must run the following steps:</p>
486
486
487
487
<ol>
@@ -4097,7 +4097,7 @@ argument <var>reference</var>, run the following steps:
4097
4097
it can be calculated this way:
4098
4098
4099
4099
<ol>
4100
- <li><p> Let <var> rectangle</var> be
4100
+ <li><p> Let <var ignore > rectangle</var> be
4101
4101
the first <a>element</a> of the <a><code>DOMRect</code></a> sequence
4102
4102
returned by calling <a>getClientRects</a> on <a><var>element</var></a> .
4103
4103
@@ -5372,7 +5372,7 @@ an <a>element not interactable</a> <a>error</a> is returned.
5372
5372
<ol>
5373
5373
<li><p> Let <var> mouse</var> be a new <a>pointer input source</a> .
5374
5374
5375
- <li><p> Let <var> click point</var> be
5375
+ <li><p> Let <var ignore > click point</var> be
5376
5376
the <var> element</var> ’s <a>in-view center point</a> .
5377
5377
5378
5378
<li><p> Let <var> pointer move action</var> be an <a>action object</a>
@@ -6975,12 +6975,12 @@ is also removed.
6975
6975
describe the state associated with each <a>input source</a> .
6976
6976
6977
6977
<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:
6979
6979
6980
6980
<table class=simple>
6981
6981
<thead>
6982
6982
<tr>
6983
- <th><var> Action type</var>
6983
+ <th><var ignore > Action type</var>
6984
6984
<th> Input state
6985
6985
</tr>
6986
6986
</thead>
@@ -9115,7 +9115,7 @@ that evaluates to false, the <a>element</a> will not be <a>scrolled into view</a
9115
9115
<p> The <a>remote end steps</a> are:
9116
9116
9117
9117
<ol>
9118
- <li><p> Let <var> scroll</var> be the result
9118
+ <li><p> Let <var ignore > scroll</var> be the result
9119
9119
of <a>getting the property</a> <code> scroll</code> from
9120
9120
<var> parameters</var> if it is not <a>undefined</a> .
9121
9121
Otherwise let it be true.
0 commit comments