зеркало из https://github.com/mozilla/gecko-dev.git
13 строки
394 B
HTML
13 строки
394 B
HTML
<html>
|
|
<head>
|
|
<link rel='stylesheet' type='text/css'
|
|
href='/tests/dom/security/test/csp/file_CSP.sjs?testid=css_self&type=text/css' />
|
|
|
|
</head>
|
|
<body>
|
|
<img src="/tests/dom/security/test/csp/file_CSP.sjs?testid=img_self&type=img/png"> </img>
|
|
<script src='/tests/dom/security/test/csp/file_CSP.sjs?testid=script_self&type=text/javascript'></script>
|
|
|
|
</body>
|
|
</html>
|