background-fetch
background-fetch copied to clipboard
Broken references in Background Fetch
While crawling Background Fetch, the following links to other specifications were detected as pointing to non-existing anchors, which should be fixed:
- [ ] https://fetch.spec.whatwg.org/#concept-fetch-terminate
- [ ] https://w3c.github.io/permissions/#permission-state
- [ ] https://w3c.github.io/permissions/#dictdef-permissiondescriptor
- [ ] https://w3c.github.io/permissions/#new-information-about-the-users-intent
- [ ] https://w3c.github.io/webdriver/#dfn-extension-command
- [ ] https://w3c.github.io/webdriver/#dfn-errors
This issue was detected and reported semi-automatically by Strudy based on data collected in webref.
- [ ] https://w3c.github.io/permissions/#permission-state
Attempting to fix this one in https://github.com/w3c/permissions/pull/385 - but it's going to need to be re-published to pick it up.
- [ ] https://w3c.github.io/permissions/#dictdef-permissiondescriptor
This one should be fixed just by republishing the spec.
- [ ] https://w3c.github.io/permissions/#new-information-about-the-users-intent
This should be fixed by re-publishing (it's now https://w3c.github.io/permissions/#dfn-new-information-about-the-user-s-intent... not sure why users
vs user-s
🤷 )
- [ ] https://w3c.github.io/webdriver/#dfn-extension-command
The correct link is https://w3c.github.io/webdriver/#dfn-extension-commands, I would hope re-building would handle the singular vs plural.
- [ ] https://w3c.github.io/webdriver/#dfn-errors
This should be https://w3c.github.io/webdriver/#dfn-error, so same as above.