WebBluetoothCG / web-bluetooth

Bluetooth support for the Web.
http://www.w3.org/community/web-bluetooth/
Other
1.37k stars 185 forks source link

Fix WebDriver dfn url error #627

Closed alvinjiooo closed 1 month ago

alvinjiooo commented 1 month ago

This PR fixes #626 by correcting the WebDriver spec's dfn url.


Preview | Diff

alvinjiooo commented 1 month ago

Please file an issue with the WebDriver spec to have these definitions exported so that we don't have to specify custom biblio entries for them.

From https://respec.org/xref/?term=error&specs=webdriver I saw that error is already exported. I tried to just remove url: dfn-error from spec: WEBDRIVER; but that won't link to the correct anchor in WebDriver spec. Do you know how we should fix it?

reillyeon commented 1 month ago

See https://speced.github.io/bikeshed/#link-defaults for how to configure disambiguation when multiple specs define a term.