comparison: content/base/test/csp/file_bothCSPheaders.html
content/base/test/csp/file_bothCSPheaders.html
- branch
- TOR_BUG_9701
- changeset 11
- deefc01c0e14
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <body> |
|
3 <img src="http://example.org/prefixed.jpg"></img> |
|
4 <img src="/unprefixed.jpg"></img> |
|
5 </body> |
|
6 </html> |