зеркало из https://github.com/mozilla/gecko-dev.git
8 строки
333 B
HTML
8 строки
333 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
<link rel="manifest"
|
|
crossorigin
|
|
href="//mochi.test:8888/tests/dom/security/test/csp/file_testserver.sjs?file=/tests/dom/security/test/csp/file_web_manifest.json&cors=*">
|
|
|
|
<h1>Support Page for Web Manifest Tests</h1>
|
|
<p>Loads a manifest from mochi.test:8888 with CORS set to "*".</p> |