Skip to content

Commit 44e2a2a

Browse files
committed
CSP 1.1: Remove normative bookmarklet reference.
This closes the action which Cox requested in the 2014-02-26 call[1]. [1]: http://www.w3.org/2014/02/26-webappsec-minutes.html#action01
1 parent 767017a commit 44e2a2a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

specs/content-security-policy/csp-specification.dev.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,9 +2079,8 @@ <h3><code>script-src</code></h3>
20792079

20802080
<li>Whenever the user agent would execute script contained in a
20812081
<code>javascript</code> URI, instead the user agent MUST NOT execute
2082-
the script, <em>and</em> MUST <a href="#dfn-report-a-violation">report a violation</a>.
2083-
(The user agent SHOULD ignore this step when processing script
2084-
contained in "bookmarklets").</li>
2082+
the script, <em>and</em> MUST
2083+
<a href="#dfn-report-a-violation">report a violation</a>.</li>
20852084
</ul>
20862085

20872086
<p>If <code>'unsafe-eval'</code> is <strong>not</strong> in

0 commit comments

Comments
 (0)