1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- This Source Code Form is subject to the terms of the Mozilla Public
3 - License, v. 2.0. If a copy of the MPL was not distributed with this
4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
8 <!ENTITY % htmlDTD PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> %htmlDTD;
11 <html xmlns=
"http://www.w3.org/1999/xhtml">
13 <meta http-equiv=
"Content-Security-Policy" content=
"default-src chrome:; object-src 'none'" />
14 <meta name=
"color-scheme" content=
"light dark" />
15 <title data-l10n-id=
"about-service-workers-title"></title>
16 <link rel=
"stylesheet" href=
"chrome://global/skin/in-content/info-pages.css" type=
"text/css" />
17 <link rel=
"stylesheet" href=
"chrome://mozapps/skin/aboutServiceWorkers.css" type=
"text/css" />
18 <link rel=
"localization" href=
"toolkit/about/aboutServiceWorkers.ftl"/>
19 <link rel=
"localization" href=
"branding/brand.ftl"/>
20 <script src=
"chrome://global/content/aboutServiceWorkers.js" />
22 <body class=
"wide-container">
23 <div id=
"warning_not_enabled" class=
"warningBackground">
24 <div class=
"warningMessage" data-l10n-id=
"about-service-workers-warning-not-enabled"></div>
26 <div id=
"warning_no_serviceworkers" class=
"warningBackground">
27 <div class=
"warningMessage" data-l10n-id=
"about-service-workers-warning-no-service-workers"></div>
29 <div id=
"serviceworkers" class=
"tab active">
30 <h1 data-l10n-id=
"about-service-workers-main-title"></h1>