File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 815815rq.~no-cache時には~cache制御~headerを改変しないか:#no-cache-prevent-cache-control
816816rq.済んだか:#done-flag
817817rq.計時許容に失敗したか:#timing-allow-failed
818+ rq.~top-level~navi起動元~生成元:#request-top-level-navigation-initiator-origin
818819
819820行先~種別:#destination-type
820821要請の生成元は~taintされたか?:#concept-request-tainted-origin
@@ -7531,6 +7532,17 @@ <h3 title="Requests">2.2.5. 要請</h3>
75317532◎
75327533Unless stated otherwise, it is unset.
75337534</dd>
7535+
7536+ <dt>
7537+ `~top-level~navi起動元~生成元@rq
7538+ </dt>
7539+ <dd class="trans-note">【
7540+ この用語(この訳による追加)は `HTML$r から参照されるが、
7541+ まだ定義されていない。
7542+ 少なくとも[
7543+ ~NULL, `生成元$
7544+ ]をとり得るであろう。
7545+ 】</dd>
75347546</dl>
75357547
75367548<hr>
Original file line number Diff line number Diff line change 136136
137137●●options
138138
139- spec_date:2025 - 07 - 24
140- trans_update:2025 - 07 - 25
139+ spec_date:2025 - 07 - 25
140+ trans_update:2025 - 07 - 26
141141source_checked:240619
142142page_state_key:HTML
143143spec_status:LS
@@ -1285,6 +1285,7 @@ <h4 title="Dependencies">2.1.9. 依存関係</h4>
12851285 < li id ="concept-request-initiator-type "> `起動元~種別@~FETCH#request-initiator-type$
12861286 < li id ="concept-request-service-workers-mode "> `~sw~mode@~FETCH#request-service-workers-mode$
12871287 < li id ="concept-request-traversable-for-user-prompts "> `利用者~prompt用の辿可能@~FETCH#concept-request-window$
1288+ < li id ="top-level-navigation-initiator-origin "> `~top-level~navi起動元~生成元@~FETCH#request-top-level-navigation-initiator-origin$
12881289 </ ul >
12891290< li id ="add-a-range-header "> `要請@~FETCH#concept-request$に`範囲~headerを追加する@~FETCH#concept-request-add-range-header$
12901291< li id ="concept-potential-destination "> `行先の素@~FETCH#concept-potential-destination$
@@ -1396,6 +1397,7 @@ <h4 title="Dependencies">2.1.9. 依存関係</h4>
13961397•• initiator type
13971398•• service-workers mode
13981399•• traversable for user prompts
1400+ •• top-level navigation initiator origin
13991401•• add a range header
14001402• fetch timing info and its associated:
14011403•• start time
Original file line number Diff line number Diff line change 181181
182182●●options
183183
184- spec_date:2025 - 07 - 24
185- trans_update:2025 - 07 - 25
184+ spec_date:2025 - 07 - 25
185+ trans_update:2025 - 07 - 26
186186source_checked:240625
187187page_state_key:HTML
188188spec_status:LS
968968rq . 起動元 ~ 種別 :~ FETCH #request- initiator - type
969969rq . 利用者 ~ prompt用の辿可能 :~ FETCH #concept- request - window
970970rq . ~ sw ~ mode :~ FETCH #request- service - workers - mode
971+ rq . ~ top - level ~ navi起動元 ~ 生成元 :~ FETCH #request- top - level - navigation - initiator - origin
971972rs . ~ URL :~ FETCH #concept- response - url
972973rs . ~ header ~ list :~ FETCH #concept- response - header - list
973974rs . 本体 :~ FETCH #concept- response - body
@@ -7497,7 +7498,7 @@ <h4 title="Non-fragment synchronous "navigations"">7.4.4 非-素片に
74977498If serializedData is not null, then restore the history object state given document and newEntry.
74987499</ li >
74997500 < li >
7500- < p > *
7501+ < p >
75017502`文書の~URLを設定する$( %文書, %新-~URL )
75027503◎
75037504Set the URL given document to newURL.
@@ -8442,6 +8443,15 @@ <h4 title="Populating a session history entry">7.4.5. ~session履歴~entryの拡
84428443• sourceSnapshotParams's source policy container
84438444traversable for user prompts
84448445• navigable's top-level traversable
8446+ </ li >
8447+ < li >
8448+ ~IF[
8449+ %~navigable は`~top-level辿可能$である
8450+ ]
8451+ ⇒
8452+ %要請 の`~top-level~navi起動元~生成元$rq ~SET %~entry の`文書~状態$shEの`起動元~生成元$dS
8453+ ◎
8454+ If navigable is a top-level traversable, then set request's top-level navigation initiator origin to entry's document state's initiator origin.
84458455</ li >
84468456 < li >
84478457< p >
You can’t perform that action at this time.
0 commit comments