Skip to content

Commit feeeba4

Browse files
Remove undefined 'replace' operation. (#229)
SHA: 9ef0608 Reason: push, by @clelland Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4dfa0c9 commit feeeba4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
99
<meta content="Bikeshed version 44af0bf3e, updated Fri Jul 29 17:05:16 2022 -0700" name="generator">
1010
<link href="https://www.w3.org/TR/reporting-1/" rel="canonical">
11-
<meta content="5fe29ad33a88753db3f57a135751e467c70a3895" name="document-revision">
11+
<meta content="9ef060858170627648b813763b7811fab9b6f266" name="document-revision">
1212
<style>/* style-autolinks */
1313

1414
.css.css, .property.property, .descriptor.descriptor {
@@ -646,7 +646,7 @@
646646
<div class="head">
647647
<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/2021/logos/W3C" width="72"> </a> </p>
648648
<h1>Reporting API</h1>
649-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2022-09-16">16 September 2022</time></p>
649+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2022-09-17">17 September 2022</time></p>
650650
<details open>
651651
<summary>More details about this document</summary>
652652
<div data-fill-with="spec-metadata">
@@ -2506,7 +2506,7 @@ <h3 class="no-num no-ref heading settled" id="informative"><span class="content"
25062506
<dt id="biblio-capability-urls">[CAPABILITY-URLS]
25072507
<dd>Jeni Tennison. <a href="https://w3ctag.github.io/capability-urls/"><cite>Good Practices for Capability URLs</cite></a>. URL: <a href="https://w3ctag.github.io/capability-urls/">https://w3ctag.github.io/capability-urls/</a>
25082508
<dt id="biblio-csp3">[CSP3]
2509-
<dd>Mike West. <a href="https://w3c.github.io/webappsec-csp/"><cite>Content Security Policy Level 3</cite></a>. URL: <a href="https://w3c.github.io/webappsec-csp/">https://w3c.github.io/webappsec-csp/</a>
2509+
<dd>Mike West; Antonio Sartori. <a href="https://w3c.github.io/webappsec-csp/"><cite>Content Security Policy Level 3</cite></a>. URL: <a href="https://w3c.github.io/webappsec-csp/">https://w3c.github.io/webappsec-csp/</a>
25102510
<dt id="biblio-html-design-principles">[HTML-DESIGN-PRINCIPLES]
25112511
<dd>Anne van Kesteren; Maciej Stachowiak. <a href="https://www.w3.org/TR/html-design-principles/"><cite>HTML Design Principles</cite></a>. 26 November 2007. WD. URL: <a href="https://www.w3.org/TR/html-design-principles/">https://www.w3.org/TR/html-design-principles/</a>
25122512
<dt id="biblio-network-error-logging">[NETWORK-ERROR-LOGGING]

0 commit comments

Comments
 (0)