|
8 | 8 | <link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
|
9 | 9 | <meta content="Bikeshed version 44af0bf3e, updated Fri Jul 29 17:05:16 2022 -0700" name="generator">
|
10 | 10 | <link href="https://w3c.github.io/reporting/network-reporting" rel="canonical">
|
11 |
| - <meta content="5fe29ad33a88753db3f57a135751e467c70a3895" name="document-revision"> |
| 11 | + <meta content="9ef060858170627648b813763b7811fab9b6f266" name="document-revision"> |
12 | 12 | <style>/* style-autolinks */
|
13 | 13 |
|
14 | 14 | .css.css, .property.property, .descriptor.descriptor {
|
|
464 | 464 | <div class="head">
|
465 | 465 | <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>
|
466 | 466 | <h1>Network Reporting API</h1>
|
467 |
| - <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> |
| 467 | + <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> |
468 | 468 | <details open>
|
469 | 469 | <summary>More details about this document</summary>
|
470 | 470 | <div data-fill-with="spec-metadata">
|
@@ -877,7 +877,9 @@ <h3 class="heading settled algorithm" data-algorithm="Process origin policy conf
|
877 | 877 | </dl>
|
878 | 878 | <li data-md>
|
879 | 879 | <p>If there is already an entry in the <a data-link-type="dfn" href="#reporting-cache" id="ref-for-reporting-cache③">reporting cache</a> for <var>origin</var>,
|
880 |
| - replace it with <var>client</var>. Otherwise, insert <var>client</var> into the <a data-link-type="dfn" href="#reporting-cache" id="ref-for-reporting-cache④">reporting cache</a> for <var>origin</var>.</p> |
| 880 | + remove it.</p> |
| 881 | + <li data-md> |
| 882 | + <p>Insert <var>client</var> into the <a data-link-type="dfn" href="#reporting-cache" id="ref-for-reporting-cache④">reporting cache</a> for <var>origin</var>.</p> |
881 | 883 | </ol>
|
882 | 884 | <section>
|
883 | 885 | <h2 class="heading settled" data-level="4" id="report-generation"><span class="secno">4. </span><span class="content">Report Generation</span><a class="self-link" href="#report-generation"></a></h2>
|
@@ -1587,7 +1589,7 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
|
1587 | 1589 | <h3 class="no-num no-ref heading settled" id="informative"><span class="content">Informative References</span><a class="self-link" href="#informative"></a></h3>
|
1588 | 1590 | <dl>
|
1589 | 1591 | <dt id="biblio-csp3">[CSP3]
|
1590 |
| - <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> |
| 1592 | + <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> |
1591 | 1593 | <dt id="biblio-html-design-principles">[HTML-DESIGN-PRINCIPLES]
|
1592 | 1594 | <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>
|
1593 | 1595 | <dt id="biblio-network-error-logging">[NETWORK-ERROR-LOGGING]
|
|
0 commit comments