1 <!-- This Source Code Form is subject to the terms of the Mozilla Public
2 - License, v. 2.0. If a copy of the MPL was not distributed with this
3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
8 http-equiv=
"Content-Security-Policy"
9 content=
"default-src chrome: resource:; img-src http: https: data: chrome:;"
14 href=
"chrome://devtools/content/application/application.css"
17 <body class=
"theme-body" role=
"application">
18 <div id=
"mount"></div>
19 <script src=
"chrome://devtools/content/shared/theme-switching.js"></script>
20 <script src=
"resource://devtools/client/application/initializer.js"></script>