content/base/test/csp/file_bothCSPheaders.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:a022bf4925e7
1 <html>
2 <body>
3 <img src="http://example.org/prefixed.jpg"></img>
4 <img src="/unprefixed.jpg"></img>
5 </body>
6 </html>

mercurial