Skip to content

Commit d1c02cd

Browse files
committed
some pubrules fixups
1 parent 1a8c0be commit d1c02cd

File tree

1 file changed

+4
-4
lines changed
  • publish/service_worker_1/CR-service-workers-20191003

1 file changed

+4
-4
lines changed

publish/service_worker_1/CR-service-workers-20191003/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,6 @@
12121212
}
12131213
}
12141214
</style>
1215-
<link href="https://www.w3.org/StyleSheets/TR/2016/W3C-CR" rel="stylesheet" type="text/css">
12161215
<meta content="Bikeshed version c80088ef848c5e5446a2eaced80623027d194593" name="generator">
12171216
<link href="https://www.w3.org/TR/service-workers/" rel="canonical">
12181217
<style>/* style-md-lists */
@@ -1468,6 +1467,7 @@
14681467
c-[vi] { color: #0077aa } /* Name.Variable.Instance */
14691468
c-[il] { color: #000000 } /* Literal.Number.Integer.Long */
14701469
</style>
1470+
<link href="https://www.w3.org/StyleSheets/TR/2016/W3C-CR" rel="stylesheet" type="text/css">
14711471
<body class="h-entry">
14721472
<div class="head">
14731473
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p>
@@ -1478,7 +1478,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
14781478
<dt>This version:
14791479
<dd><a class="u-url" href="https://www.w3.org/TR/2019/CR-service-workers-1-20191003/">https://www.w3.org/TR/2019/CR-service-workers-1-20191003/</a>
14801480
<dt>Latest published version:
1481-
<dd><a href="https://www.w3.org/TR/service-workers/">https://www.w3.org/TR/service-workers/</a>
1481+
<dd><a href="https://www.w3.org/TR/service-workers-1/">https://www.w3.org/TR/service-workers-1/</a>
14821482
<dt>Editor's Draft:
14831483
<dd><a href="https://w3c.github.io/ServiceWorker/v1/">https://w3c.github.io/ServiceWorker/v1/</a>
14841484
<dt>Previous Versions:
@@ -1500,7 +1500,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
15001500
<p>This spec is a subset of <a href="https://w3c.github.io/ServiceWorker/">the nightly version</a> that is advancing toward a W3C Recommendation. For implementers and developers who seek all the latest features, <a href="https://w3c.github.io/ServiceWorker/">Service Workers Nightly</a> is a right document that is constantly reflecting new requirements.</p>
15011501
</details>
15021502
</div>
1503-
<p class="copyright" data-fill-with="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2019 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="https://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/2015/copyright-software-and-document" rel="license">permissive document license</a> rules apply. </p>
1503+
<p class="copyright" data-fill-with="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2019 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="https://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/2015/copyright-software-and-document" rel="license">permissive document license</a> rules apply. </p>
15041504
<hr title="Separator for header">
15051505
</div>
15061506
<div class="p-summary" data-fill-with="abstract">
@@ -11862,4 +11862,4 @@ <h2 class="no-num no-ref heading settled" id="idl-index"><span class="content">I
1186211862
}
1186311863

1186411864
});
11865-
</script>
11865+
</script>

0 commit comments

Comments
 (0)