| Index: chrome/common/extensions/docs/server2/templates/articles/contentSecurityPolicy.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/server2/templates/articles/contentSecurityPolicy.html (revision 150606)
|
| +++ chrome/common/extensions/docs/server2/templates/articles/contentSecurityPolicy.html (working copy)
|
| @@ -1,6 +1,6 @@
|
| -<div id="pageData-name" class="pageData">Content Security Policy (CSP)</div>
|
| -<div id="pageData-showTOC" class="pageData">true</div>
|
| +<h1>Content Security Policy (CSP)</h1>
|
|
|
| +
|
| <p>
|
| In order to mitigate a large class of potental cross-site scripting issues,
|
| Chrome's extension system has incorporated the general concept of
|
| @@ -271,4 +271,4 @@
|
| would be appropriate. The <a href="samples.html#mappy">Mappy</a> sample
|
| extension is a good example of an extension that's been locked down above and
|
| beyond the defaults.
|
| -</p>
|
| +</p>
|
|
|