gecko/content/base/test/csp/file_bothCSPheaders.html

7 lines
120 B
HTML

<html>
<body>
<img src="http://example.org/prefixed.jpg"></img>
<img src="/unprefixed.jpg"></img>
</body>
</html>