@@ -19697,7 +19697,7 @@ interface <dfn interface>HTMLHeadingElement</dfn> : <span>HTMLElement</span> {
19697
19697
value.</p>
19698
19698
</li>
19699
19699
19700
- <li><p>Increment <var>offset</var> by <var>nextOffset</var></p></li>
19700
+ <li><p>Increment <var>offset</var> by <var>nextOffset</var>. </p></li>
19701
19701
19702
19702
<li><p>If <var>inclusiveAncestor</var> is an <span data-x="HTML elements">HTML element</span>
19703
19703
and has a <code data-x="attr-headingreset">headingreset</code> attribute, then return
@@ -109000,7 +109000,7 @@ new PaymentRequest(…); // Allowed to use
109000
109000
</div>
109001
109001
109002
109002
<p>To <dfn>parse a speculation rule set string</dfn> given a <span>string</span> <var>input</var>,
109003
- a <code>Document</code> <var>document</var>, and a <span>URL</span> <var>baseURL: </var></p>
109003
+ a <code>Document</code> <var>document</var>, and a <span>URL</span> <var>baseURL</var>: </p>
109004
109004
109005
109005
<ol>
109006
109006
<li><p>Let <var>parsed</var> be the result of <span data-x="parse a JSON string to an Infra
@@ -109610,7 +109610,7 @@ new PaymentRequest(…); // Allowed to use
109610
109610
<ol>
109611
109611
<li><p>Let <var>pattern</var> be the result of <span data-x="build a URL pattern from an
109612
109612
Infra value">building a URL pattern from an Infra value</span> given <var>rawPattern</var>
109613
- and <var>baseURL</var>. If this step throws and exception, catch the exception and set
109613
+ and <var>baseURL</var>. If this step throws an exception, catch the exception and set
109614
109614
<var>pattern</var> to null.</p></li>
109615
109615
109616
109616
<li>
@@ -109713,7 +109713,7 @@ new PaymentRequest(…); // Allowed to use
109713
109713
<li><p><dfn data-x="sl-candidate-referrer-policy">referrer policy</dfn>, a <span>referrer
109714
109714
policy</span></p></li>
109715
109715
109716
- <li><P ><dfn data-x="sl-candidate-tags">tags</dfn>, an <span data-x="set">ordered set</span> of
109716
+ <li><p ><dfn data-x="sl-candidate-tags">tags</dfn>, an <span data-x="set">ordered set</span> of
109717
109717
<span data-x="speculation rule tag">speculation rule tags</span></p></li>
109718
109718
</ul>
109719
109719
@@ -109940,7 +109940,7 @@ new PaymentRequest(…); // Allowed to use
109940
109940
</li>
109941
109941
109942
109942
<li>
109943
- <p>If <Var >rule</var>'s <span data-x="sr-predicate">predicate</span> is not null:</p>
109943
+ <p>If <var >rule</var>'s <span data-x="sr-predicate">predicate</span> is not null:</p>
109944
109944
109945
109945
<ol>
109946
109946
<li><p>Let <var>links</var> be the result of <span data-x="find matching links">finding
@@ -110284,7 +110284,7 @@ new PaymentRequest(…); // Allowed to use
110284
110284
<ol>
110285
110285
<li><p>If performing a <span data-x="match a selector against an element">match</span> given
110286
110286
<var>selector</var> and <var>el</var> with the <span>scoping root</span> set to
110287
- <var>el</var>'s <span>root</span> returns sucess , then return true.</p></li>
110287
+ <var>el</var>'s <span>root</span> returns success , then return true.</p></li>
110288
110288
</ol>
110289
110289
</li>
110290
110290
0 commit comments