We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9071f45 commit f457cbeCopy full SHA for f457cbe
1 file changed
web/viewer.html
@@ -37,6 +37,7 @@
37
Inline style="…" attributes stay blocked via style-src (no fallback).
38
-->
39
<!--#if MOZCENTRAL-->
40
+ <link rel="icon" type="image/svg+xml" href="chrome://global/skin/icons/pdf.svg" />
41
<!--<meta
42
http-equiv="Content-Security-Policy"
43
content="default-src 'none'; script-src resource: 'wasm-unsafe-eval'; worker-src resource:; style-src resource:; style-src-elem resource: 'unsafe-inline'; img-src resource: blob: data:; font-src resource:; connect-src resource:; base-uri 'none'; form-action 'none';"
0 commit comments