Skip to content

Commit f5d4027

Browse files
authored
Fix violation's blockedURI for javascript navigations (#720)
1 parent 93e3f73 commit f5d4027

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
@@ -1335,8 +1335,7 @@ spec:SRI; urlPrefix: https://w3c.github.io/webappsec-subresource-integrity
13351335
<a for="request">client</a>'s <a for="environment settings object">global object</a>,
13361336
|policy|, and |directive-name|.
13371337

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

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

0 commit comments

Comments
 (0)