Skip to content

Commit

Permalink
CSP: Removing Worker/SharedWorker from 'script-src'.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewest committed Apr 25, 2014
1 parent 7e36fa1 commit ad525f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions specs/content-security-policy/csp-specification.dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -2143,9 +2143,6 @@ <h3><code>script-src</code></h3>
<a href="#dfn-a-valid-nonce">a valid nonce</a> for the
<a href="#dfn-allowed-script-sources">allowed script sources</a>.</li>

<li>Requesting a script while processing the
<code>Worker</code> or <code>SharedWorker</code> constructors. [[!WEBWORKERS]]</li>

<li>Requesting a script while invoking the <code>importScripts</code>
method on a WorkerGlobalScope object. [[!WEBWORKERS]]</li>

Expand Down

0 comments on commit ad525f1

Please sign in to comment.