WICG / shared-storage

Explainer for proposed web platform Shared Storage API
Other
85 stars 18 forks source link

Spec: `[=converting=]` link in register method algorithm seems incorrect #164

Open pythagoraskitty opened 1 week ago

pythagoraskitty commented 1 week ago

The auto-link for [=converting=] in the algorithm for register() seems to be to the wrong definition. Currently it's linked to string conversion.

In any case, locally I get the error, so the link is ambiguous and we should be specific:

LINK ERROR: Multiple possible 'converting' dfn refs.
Arbitrarily chose https://infra.spec.whatwg.org/#javascript-string-convert
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:infra; type:dfn; for:string; text:convert
spec:infra; type:dfn; for:JavaScript string; text:convert
spec:handwriting-recognition; type:dfn; text:convert
[=converting=]