Broken links in execCommand
Open
@zcorpan is already working on this.
Since Sep 8, 2024.
execCommand
- Dominant language
- HTML
- Stars
- 202
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
While crawling execCommand, the following links to other specifications were detected as pointing to non-existing anchors:
- http://dom.spec.whatwg.org/#ascii-case-insensitive
- http://dom.spec.whatwg.org/#html-namespace
- http://dom.spec.whatwg.org/#context-object
- http://dom.spec.whatwg.org/#converted-to-ascii-lowercase
- http://encoding.spec.whatwg.org/#ascii-whitespace
- https://w3c.github.io/clipboard-apis/#the-copy-action
- https://w3c.github.io/clipboard-apis/#the-cut-action
- https://w3c.github.io/clipboard-apis/#the-paste-action
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.
Assessment
This issue has not been assessed yet.