这是indexloc提供的服务,不要输入任何密码
Skip to content
Open
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
2 changes: 1 addition & 1 deletion explainer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ Both of the alternatives given in this section are applicable only if fenced fra

#### Using iframe with document policy

In this alternative approach the fenced frame is a nested browsing context with the communications restrictions placed on an iframe via a [document policy](https://github.com/w3c/webappsec-feature-policy/blob/master/document-policy-explainer.md).
In this alternative approach the fenced frame is a nested browsing context with the communications restrictions placed on an iframe via a [document policy](https://github.com/WICG/document-policy/blob/main/document-policy-explainer.md).


Example usage
Expand Down