Skip to content

Fix bikeshed link errors for implementation-defined and url #1580

Description

@dlrobertson

Summary

There appear to be some link errors that bikeshed throws some warnings for the following, due to multiple definitions:

Example

 make local
bikeshed spec fetch.bs fetch.html --md-Text-Macro="COMMIT-SHA LOCAL COPY"
LINK ERROR: Multiple possible 'url' dfn refs for '['/']'.
Arbitrarily chose https://url.spec.whatwg.org/#concept-url
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:url; type:dfn; text:url
spec:webdriver-bidi; type:dfn; text:url
<a data-link-for="/" data-link-type="dfn" data-lt="URL">URL</a>
LINK ERROR: Multiple possible 'implementation-defined' dfn refs.
Arbitrarily chose https://infra.spec.whatwg.org/#implementation-defined
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:infra; type:dfn; text:implementation-defined
spec:ecmascript; type:dfn; text:implementation-defined
<a data-link-type="dfn" data-lt="implementation-defined">implementation-defined</a>
LINK ERROR: Multiple possible 'urls' dfn refs for '['/']'.
Arbitrarily chose https://url.spec.whatwg.org/#concept-url
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:url; type:dfn; text:url
spec:webdriver-bidi; type:dfn; text:url
<a data-link-for="/" data-link-type="dfn" data-lt="URLs">URLs</a>
 ✔  Successfully generated, with 3 linking errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions