Skip to content

Commit 1fe1780

Browse files
authored
Reference the strict-dynamic issue for inline scripts (#612)
1 parent e785cd1 commit 1fe1780

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4288,6 +4288,8 @@ this algorithm returns normally if compilation is allowed, and throws a
42884288
they will also apply to event handlers, style attributes and `javascript:`
42894289
navigations.
42904290

4291+
ISSUE(w3c/webappsec-csp#426): This should handle `'strict-dynamic'` for dynamically inserted inline scripts.
4292+
42914293
6. Return "`Does Not Match`".
42924294

42934295
<h3 id="directive-algorithms">Directive Algorithms</h3>

0 commit comments

Comments
 (0)