You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -108003,7 +108003,7 @@ new PaymentRequest(…); // Allowed to use
108003
108003
<li><p>Let <var>parsedURL</var> be the result of <span data-x="URL parser">URL parsing</span> <var>urlString</var> with <var>baseURL</var>.</p></li>
108004
108004
108005
108005
<li>
108006
-
<p>If <var>parsedURL</var> is failure, or <var>parsedURL</var>'s <span data-x="concept-url-scheme">scheme</span> is not a <span>HTTP(S) scheme</span>:</p>
108006
+
<p>If <var>parsedURL</var> is failure, or <var>parsedURL</var>'s <span data-x="concept-url-scheme">scheme</span> is not an <span>HTTP(S) scheme</span>:</p>
108007
108007
108008
108008
<ol>
108009
108009
<li><p>The user agent may <span>report a warning to the console</span> indicating that the supplied URL string was invalid.</p></li>
@@ -108201,7 +108201,7 @@ new PaymentRequest(…); // Allowed to use
108201
108201
<p>If <var>input</var> is not a <span data-x="ordered map">map</span>:</p>
108202
108202
108203
108203
<ol>
108204
-
<li><p>The user agent may <span>report a warning to the console</span> indicating that the the document rule predicate was invalid.</p></li>
108204
+
<li><p>The user agent may <span>report a warning to the console</span> indicating that the document rule predicate was invalid.</p></li>
108205
108205
108206
108206
<li><p>Return null.</p></li>
108207
108207
</ol>
@@ -108211,7 +108211,7 @@ new PaymentRequest(…); // Allowed to use
108211
108211
<p>If <var>input</var> does not <span data-x="map exists">contain</span> exactly one of "<code data-x="">and</code>", "<code data-x="">or</code>", "<code data-x="">not</code>", "<code data-x="">href_matches</code>", or "<code data-x="">selector_matches</code>":</p>
108212
108212
108213
108213
<ol>
108214
-
<li><p>The user agent may <span>report a warning to the console</span> indicating that the the document rule predicate was empty or ambiguous.</p></li>
108214
+
<li><p>The user agent may <span>report a warning to the console</span> indicating that the document rule predicate was empty or ambiguous.</p></li>
108215
108215
108216
108216
<li><p>Return null.</p></li>
108217
108217
</ol>
@@ -108227,7 +108227,7 @@ new PaymentRequest(…); // Allowed to use
108227
108227
<p>If <var>input</var> has any <span data-x="map key">key</span> other than <var>predicateType</var>:</p>
108228
108228
108229
108229
<ol>
108230
-
<li><p>The user agent may <span>report a warning to the console</span> indicating that the the document rule predicate had unexpected extra options.</p></li>
108230
+
<li><p>The user agent may <span>report a warning to the console</span> indicating that the document rule predicate had unexpected extra options.</p></li>
108231
108231
108232
108232
<li><p>Return null.</p></li>
108233
108233
</ol>
@@ -108237,7 +108237,7 @@ new PaymentRequest(…); // Allowed to use
108237
108237
<p>If <var>input</var>[<var>predicateType</var>] is not a <span>list</span>:</p>
108238
108238
108239
108239
<ol>
108240
-
<li><p>The user agent may <span>report a warning to the console</span> indicating that the the document rule predicate had an invalid clause list.</p></li>
108240
+
<li><p>The user agent may <span>report a warning to the console</span> indicating that the document rule predicate had an invalid clause list.</p></li>
108241
108241
108242
108242
<li><p>Return null.</p></li>
108243
108243
</ol>
@@ -108271,7 +108271,7 @@ new PaymentRequest(…); // Allowed to use
108271
108271
<p>If <var>input</var> has any <span data-x="map key">key</span> other than "<code data-x="">not</code>":</p>
108272
108272
108273
108273
<ol>
108274
-
<li><p>The user agent may <span>report a warning to the console</span> indicating that the the document rule predicate had unexpected extra options.</p></li>
108274
+
<li><p>The user agent may <span>report a warning to the console</span> indicating that the document rule predicate had unexpected extra options.</p></li>
108275
108275
108276
108276
<li><p>Return null.</p></li>
108277
108277
</ol>
@@ -108293,7 +108293,7 @@ new PaymentRequest(…); // Allowed to use
108293
108293
<p>If <var>input</var> has any <span data-x="map key">key</span> other than "<code data-x="">href_matches</code>" or "<code data-x="">relative_to</code>":</p>
108294
108294
108295
108295
<ol>
108296
-
<li><p>The user agent may <span>report a warning to the console</span> indicating that the the document rule predicate had unexpected extra options.</p></li>
108296
+
<li><p>The user agent may <span>report a warning to the console</span> indicating that the document rule predicate had unexpected extra options.</p></li>
108297
108297
108298
108298
<li><p>Return null.</p></li>
108299
108299
</ol>
@@ -108355,7 +108355,7 @@ new PaymentRequest(…); // Allowed to use
108355
108355
<p>If <var>input</var> has any <span data-x="map key">key</span> other than "<code data-x="">selector_matches</code>":</p>
108356
108356
108357
108357
<ol>
108358
-
<li><p>The user agent may <span>report a warning to the console</span> indicating that the the document rule predicate had unexpected extra options.</p></li>
108358
+
<li><p>The user agent may <span>report a warning to the console</span> indicating that the document rule predicate had unexpected extra options.</p></li>
the <a href="#worklets">worklets</a>. In particular, thanks to Ian Kilpatrick for his work as
149771
149771
editor of the original worklets specification.</p>
149772
149772
149773
+
<p>Special thanks to the <a href="https://wicg.io/">WICG</a> for incubating the <a href="#speculative-loading">speculative loading</a> feature. In particular, thanks to Jeremy Roman for his work as editor of the original speculation rules and prefetch specifications.</p>
149774
+
149773
149775
<p>For about ten years starting in 2003, this standard was almost entirely written by Ian Hickson
0 commit comments