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 bd59133 commit 57c2811Copy full SHA for 57c2811
index.bs
@@ -4662,6 +4662,14 @@ Issue: Specify this in terms of <a href="https://html.spec.whatwg.org/multipage/
4662
The user agent must periodically run [=queue reports for delivery=] on the
4663
[=event-level report cache=] and [=aggregatable attribution report cache=].
4664
4665
+The user agent may delete reports without sending them according
4666
+to [=implementation-defined=] criteria.
4667
+
4668
+<p class=note>
4669
+For example, this can be used to limit the maximum age of
4670
+any report that is sent.
4671
+</p>
4672
4673
To <dfn>queue reports for delivery</dfn> given a [=set=] of
4674
[=attribution reports=] |cache|, run the following steps:
4675
0 commit comments