Skip to content

Commit 60624c0

Browse files
authored
Fix spec build (#1556)
1 parent 3fa4914 commit 60624c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ spec:html; type:dfn; text:tokenize the features argument
3434
spec:html; type:dfn; text:update the image data
3535
spec:html; type:dfn; text:window open steps
3636
spec:webdriver; type:dfn; text:error
37+
spec:webdriver; type:dfn; text:success
3738
</pre>
3839
<pre class="anchors">
3940
spec: clear-site-data; type: dfn; urlPrefix: https://w3c.github.io/webappsec-clear-site-data/
@@ -478,6 +479,8 @@ To <dfn>set Attribution Reporting headers</dfn> given a [=request=] |request|:
478479
: "<code>[=eligibility/event-source-or-trigger=]</code>"
479480
:: [=list/Append=] "<code>[=eligible key/event-source=]</code>" and
480481
"<code>[=eligible key/trigger=]</code>" to |keys|.
482+
483+
</dl>
481484
1. Let |supportedRegistrars| be the result of [=getting supported registrars=].
482485
1. If |supportedRegistrars| [=list/is empty=], [=list/empty|clear=] |keys|.
483486
1. Let |eligibleDict| be the result of [=obtaining a dictionary structured header value=] with

0 commit comments

Comments
 (0)