Skip to content

Commit 2372843

Browse files
committed
Fix violation's blockedURI for javascript navigations
1 parent ebdd007 commit 2372843

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,8 +1334,7 @@ spec:SRI; urlPrefix: https://w3c.github.io/webappsec-subresource-integrity
13341334
<a for="request">client</a>'s <a for="environment settings object">global object</a>,
13351335
|policy|, and |directive-name|.
13361336

1337-
4. Set |violation|'s <a for="violation">resource</a> to |navigation
1338-
request|'s <a for="request">URL</a>.
1337+
4. Set |violation|'s <a for="violation">resource</a> to "`inline`".
13391338

13401339
5. Execute [[#report-violation]] on |violation|.
13411340

0 commit comments

Comments
 (0)