@@ -498,7 +498,7 @@ when it receives a particular <a>command</a>.
498
498
499
499
<p> When required to <dfn>send an error</dfn> ,
500
500
with <var> error code</var>
501
- and an optional <var> error data</var> dictionary,
501
+ and an optional <var ignore > error data</var> dictionary,
502
502
a <a>remote end</a> must run the following steps:</p>
503
503
504
504
<ol>
@@ -4114,7 +4114,7 @@ argument <var>reference</var>, run the following steps:
4114
4114
it can be calculated this way:
4115
4115
4116
4116
<ol>
4117
- <li><p> Let <var> rectangle</var> be
4117
+ <li><p> Let <var ignore > rectangle</var> be
4118
4118
the first <a>element</a> of the <a><code>DOMRect</code></a> sequence
4119
4119
returned by calling <a>getClientRects</a> on <a><var>element</var></a> .
4120
4120
@@ -5389,7 +5389,7 @@ an <a>element not interactable</a> <a>error</a> is returned.
5389
5389
<ol>
5390
5390
<li><p> Let <var> mouse</var> be a new <a>pointer input source</a> .
5391
5391
5392
- <li><p> Let <var> click point</var> be
5392
+ <li><p> Let <var ignore > click point</var> be
5393
5393
the <var> element</var> ’s <a>in-view center point</a> .
5394
5394
5395
5395
<li><p> Let <var> pointer move action</var> be an <a>action object</a>
@@ -6992,12 +6992,12 @@ is also removed.
6992
6992
describe the state associated with each <a>input source</a> .
6993
6993
6994
6994
<p> The <dfn>corresponding <a>input source state</a> type</dfn>
6995
- for a label <var> action type</var> is given by the following table:
6995
+ for a label <var ignore > action type</var> is given by the following table:
6996
6996
6997
6997
<table class=simple>
6998
6998
<thead>
6999
6999
<tr>
7000
- <th><var> Action type</var>
7000
+ <th><var ignore > Action type</var>
7001
7001
<th> Input state
7002
7002
</tr>
7003
7003
</thead>
@@ -9132,7 +9132,7 @@ that evaluates to false, the <a>element</a> will not be <a>scrolled into view</a
9132
9132
<p> The <a>remote end steps</a> are:
9133
9133
9134
9134
<ol>
9135
- <li><p> Let <var> scroll</var> be the result
9135
+ <li><p> Let <var ignore > scroll</var> be the result
9136
9136
of <a>getting the property</a> <code> scroll</code> from
9137
9137
<var> parameters</var> if it is not <a>undefined</a> .
9138
9138
Otherwise let it be true.
0 commit comments