File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -825,7 +825,7 @@ spec:SRI; urlPrefix: https://w3c.github.io/webappsec-subresource-integrity
825
825
origin to avoid unintentional leakage.
826
826
827
827
3. If |global| is a {{Window}} object, set |violation|'s
828
- <a for="violation">referrer</a> to |global|'s {{Window/ document}} ' s
828
+ <a for="violation">referrer</a> to |global|'s [=associated document|document=] ' s
829
829
{{Document/referrer}} .
830
830
831
831
4. Set |violation|'s <a for="violation">status</a> to the HTTP status code
@@ -1123,7 +1123,7 @@ spec:SRI; urlPrefix: https://w3c.github.io/webappsec-subresource-integrity
1123
1123
1. Let |global| be the |request|'s [=request/client=]' s [=/global object=] .
1124
1124
1. If |global| is not a {{Window}} , return.
1125
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=] .
1126
+ on |global|'s [=associated document| document=]' s [=Document/URL=] .
1127
1127
1. If |policy|'s [=directive set=] does not contain a [=directive=] named "report-to", return.
1128
1128
1. Let |report-to directive| be a [=directive=] named "report-to" from |policy|'s [=directive
1129
1129
set=] .
You can’t perform that action at this time.
0 commit comments