Skip to content

Commit

Permalink
Disambiguate [=remote end steps=] (#651)
Browse files Browse the repository at this point in the history
This fixes this bikeshed warning:
```
LINE ~2116: Multiple possible 'remote end steps' dfn refs.
Arbitrarily chose https://patcg-individual-drafts.github.io/private-aggregation-api/#remote-end-steps
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:private-aggregation-api; type:dfn; text:remote end steps
spec:webdriver2; type:dfn; text:remote end steps
[=remote end steps=]
```

Apparently the private aggregation API recently added a
definition for `remote end steps`.
  • Loading branch information
cbiesinger authored Sep 12, 2024
1 parent 6acc8f8 commit 6d781d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ spec:html; type:dfn; for:environment settings object; text:global object
spec:html; type:dfn; for:html-origin-def; text:origin
spec:webidl; type:dfn; text:resolve
spec:webdriver2; type:dfn; text:error
spec:webdriver2; type:dfn; text:remote end steps
spec:fetch; type:dfn; for:/; text:response
</pre>

Expand Down

0 comments on commit 6d781d6

Please sign in to comment.