File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -487,9 +487,11 @@ spec: STRUCTURED-FIELDS; urlPrefix: https://www.rfc-editor.org/rfc/rfc8941.html#
487
487
|data|</h4>
488
488
489
489
When the user agent is to <dfn export>generate and queue a report</dfn> for a <a>Document</a>
490
- or {{WorkerGlobalScope}} object (|context|), given a string (|type|), another
491
- string (|destination|), and a serializable object (|data|), it must run the
492
- following steps:
490
+ or {{WorkerGlobalScope}} object (<dfn export for="generate and queue a report">|context|</dfn> ),
491
+ given a string (<dfn export for="generate and queue a report">|type|</dfn> ),
492
+ a string (<dfn export for="generate and queue a report">|destination|</dfn> ), and
493
+ a serializable object (<dfn export for="generate and queue a report">|data|</dfn> ),
494
+ it must run the following steps:
493
495
494
496
1. Let |settings| be |context|'s [=relevant settings object=] .
495
497
You can’t perform that action at this time.
0 commit comments