Skip to content

Commit 65ba90d

Browse files
domenicannevk
authored andcommitted
Editorial: fix speculation rules reference
Closes #278.
1 parent 27bceb9 commit 65ba90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2065,7 +2065,7 @@ If a specification has an Infra value (e.g., after using [=parse a JSON string t
20652065

20662066
</div>
20672067

2068-
Specifications may wish to leave room in their formats to accept options for {{URLPatternOptions}}, override the base URL, or similar, since it is not possible to construct a {{URLPattern}} object directly in this case, unlike in a JavaScript API. For example, <cite>Speculation Rules</cite> accepts a "`relative_to`" key which can be used to switch to using the [=document base URL=] instead of the JSON resource's URL. [[SPECULATION-RULES obsolete]]
2068+
Specifications may wish to leave room in their formats to accept options for {{URLPatternOptions}}, override the base URL, or similar, since it is not possible to construct a {{URLPattern}} object directly in this case, unlike in a JavaScript API. For example, [[HTML#speculation-rules]] accepts a "`relative_to`" key which can be used to switch to using the [=document base URL=] instead of the JSON resource's URL. [[HTML]]
20692069

20702070
<h3 id=other-specs-http>Integrating with HTTP header fields</h3>
20712071

0 commit comments

Comments
 (0)