Bug 1608150 [wpt PR 21112] - Add missing space in `./wpt lint` command line docs...
[gecko.git] / toolkit / content / plugins.html
blobe9e4276f75d2bb2b6df8a960c31c44e53ff05ee6
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 <title data-l10n-id="title-label"></title>
11 <link rel="stylesheet" type="text/css" href="chrome://global/content/plugins.css">
12 <link rel="stylesheet" type="text/css" href="chrome://global/skin/plugins.css">
13 <link rel="localization" href="toolkit/about/aboutPlugins.ftl"/>
14 </head>
15 <body>
16 <div id="outside">
17 <script type="application/javascript" src="chrome://global/content/plugins.js"></script>
18 </div>
19 </body>
20 </html>