We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent affe7a7 commit f4ec9d8Copy full SHA for f4ec9d8
index.bs
@@ -1123,7 +1123,7 @@ spec:SRI; urlPrefix: https://w3c.github.io/webappsec-subresource-integrity
1123
1. Let |global| be the |request|'s [=request/client=]'s [=/global object=].
1124
1. If |global| is not a {{Window}}, return.
1125
1. Let |stripped document URL| to be the result of executing [[#strip-url-for-use-in-reports]]
1126
- on |global|'s [=document=]'s [=Document/URL=].
+ on |global|'s {{Window/document}}'s [=Document/URL=].
1127
1. If |policy|'s [=directive set=] does not contain a [=directive=] named "report-to", return.
1128
1. Let |report-to directive| be a [=directive=] named "report-to" from |policy|'s [=directive
1129
set=].
0 commit comments