Skip to content

Commit fa1a424

Browse files
[urlpattern] Editorial: fix speculation rules reference whatwg/urlpattern@65ba90d
1 parent df5d671 commit fa1a424

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

urlpattern-ja.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -876,6 +876,7 @@
876876

877877
●未分類
878878
-:supply:~
879+
投機:speculation::~
879880

880881
のと同じく:just as
881882
一緒に:along with
@@ -936,10 +937,6 @@
936937
[WEBIDL]
937938
Edgar Chen; Timothy Gu. <Web IDL Standard>. Living Standard. URL: https://webidl.spec.whatwg.org/
938939

939-
●●ref_informative
940-
941-
[SPECULATION-RULES]
942-
<Speculation Rules>. Draft Community Group Report. URL: https://wicg.github.io/nav-speculation/speculation-rules.html
943940

944941
●●trans_metadata
945942
<p>
@@ -956,7 +953,7 @@
956953
<a href="https://whatwg.org/chat">Chat on Matrix</a>
957954
Commits:
958955
<a href="https://github.com/whatwg/urlpattern/commits">GitHub whatwg/urlpattern/commits</a>
959-
<a href="/commit-snapshots/054d835f7e35cfcf06a658e616b871f2a2b55f4b/" id="commit-snapshot-link">Snapshot as of this commit</a>
956+
<a href="/commit-snapshots/65ba90d641eb5bdd13d2b35a9789d042540d0210/" id="commit-snapshot-link">Snapshot as of this commit</a>
960957
<a href="https://twitter.com/urlpatterns">@urlpatterns</a>
961958
Tests:
962959
<a href="https://github.com/web-platform-tests/wpt/tree/master/urlpattern">web-platform-tests urlpattern/</a> (<a href="https://github.com/web-platform-tests/wpt/labels/urlpattern">ongoing work</a>)
@@ -10394,13 +10391,13 @@ <h3 title="Integrating with JSON data formats">4.2. ~JSON~data形式との統合
1039410391
]ための余地を残すよう望むこともあろう
1039510392
— ~JS~APIと違って、
1039610393
この事例では, `URLPattern$I ~objを直に構築することはアリでないので。
10397-
例えば, `SPECULATION-RULES$r は、
10394+
例えば, `HTML$r `§ 投機~規則@~HTMLsl#speculation-rules$ は、
1039810395
~keyとして `relative_to^l を受容する
1039910396
— それは、[
1040010397
~JSON資源の~URLに代えて,`文書~基底~URL$を利用するよう切替える
1040110398
]ために利用され得る。
1040210399
10403-
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, 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. [SPECULATION-RULES]
10400+
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 § 7.6.1 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]
1040410401
</p>
1040510402

1040610403
</section>

0 commit comments

Comments
 (0)