Bug 1796551 [wpt PR 36570] - WebKit export of https://bugs.webkit.org/show_bug.cgi...
[gecko.git] / toolkit / content / plugins.html
blob84855798c78cbd5b4c039f179b672ec425c03347
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
3 <!-- This Source Code Form is subject to the terms of the Mozilla Public
4 - License, v. 2.0. If a copy of the MPL was not distributed with this
5 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
7 <html>
8 <head>
9 <meta http-equiv="Content-Security-Policy" content="default-src chrome: resource:; object-src 'none'" />
10 <meta charset="utf-8">
11 <meta name="color-scheme" content="light dark">
12 <title data-l10n-id="title-label"></title>
13 <link rel="stylesheet" href="chrome://global/content/plugins.css">
14 <link rel="localization" href="toolkit/about/aboutPlugins.ftl"/>
15 </head>
16 <body>
17 <div id="outside">
18 <script type="application/javascript" src="chrome://global/content/plugins.js"></script>
19 </div>
20 </body>
21 </html>