Broken references in WebDriver
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 718
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
While crawling WebDriver, the following links to other specifications were detected as pointing to non-existing anchors:
- https://drafts.csswg.org/css-box/#visibility-prop
- https://html.spec.whatwg.org/#joint-session-history
- https://html.spec.whatwg.org/#nested-navigable
- https://html.spec.whatwg.org/#concept-output-mode
- https://html.spec.whatwg.org/multipage/dom.html#an-overridden-reload
This issue was detected and reported semi-automatically by Strudy based on data collected in webref.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the WebDriver specification references corresponding to the five URLs and verify each target anchor in the current CSS and HTML specifications. Update references that point to non-existing anchors, then recrawl WebDriver with Strudy or the webref data to confirm the broken-reference list is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100