We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe29ad commit 9ef0608Copy full SHA for 9ef0608
network-reporting.bs
@@ -540,8 +540,9 @@ spec: origin-policy; urlPrefix: https://wicg.github.io/origin-policy/
540
:: |groups|
541
542
4. If there is already an entry in the <a>reporting cache</a> for |origin|,
543
- replace it with |client|. Otherwise, insert |client| into the
544
- <a>reporting cache</a> for |origin|.
+ remove it.
+
545
+ 5. Insert |client| into the <a>reporting cache</a> for |origin|.
546
547
548
<!-- Big Text: Reporting -->
0 commit comments