Skip to content

Commit a5d8ec9

Browse files
antosartpmeenan
authored andcommitted
Pass navigable to CSP navigation response check
Follows w3c/webappsec-csp#580.
1 parent ff0b10c commit a5d8ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

+1-1
Original file line numberDiff line numberDiff line change
@@ -91042,7 +91042,7 @@ location.href = '#foo';</code></pre>
9104291042
<var>navigationParams</var>'s <span data-x="navigation-params-response">response</span>,
9104391043
<var>navigationParams</var>'s <span data-x="navigation-params-policy-container">policy
9104491044
container</span>'s <span data-x="policy-container-csp-list">CSP list</span>,
91045-
<var>cspNavigationType</var>, and <var>currentBrowsingContext</var> is "<code
91045+
<var>cspNavigationType</var>, and <var>navigable</var> is "<code
9104691046
data-x="">Blocked</code>", then set <var>failure</var> to true. <ref spec="CSP"></p></li>
9104791047

9104891048
<li><p>Otherwise, if <var>navigationParams</var>'s <span

0 commit comments

Comments
 (0)