content/base/test/csp/file_policyuri_async_fetch.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/base/test/csp/file_policyuri_async_fetch.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +<!--
     1.5 +https://bugzilla.mozilla.org/show_bug.cgi?id=558431
     1.6 +-->
     1.7 +<iframe id="inner"
     1.8 +        src="/tests/content/base/test/file_CSP.sjs?content=%3Cdiv%20id%3D%22test%22%3Etest%20558431%3C/div%3E"></iframe>

mercurial