这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3419,6 +3419,11 @@ CORP violation report=] algorithm, as leaving it unfenced may cause a privacy le
<div algorithm=navigate>
Modify [[HTML]]'s [=navigate=] algorithm to include an extra parameter: an optional [=string=]
<dfn for=navigate>sharedStorageContext</dfn> (default null).

Add a step after step 5 of [[HTML]]'s [=navigate=] algorithm that reads:

6. If the result of running [=determine if a navigable has revoked network for itself=] given <var
ignore>sourceDocument</var>'s [=node navigable=] is true, then return.

Modify step 13 of [[HTML]]'s [=navigate=] algorithm ("If all of the following are true:") to
include the following condition:
Expand Down