Move "Get Title" into "Document" section.
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 718
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
10.6 Get Title
Currently, "Get Title", which is specified as being equivalent to javascript:document.title, is under the section Navigation. To me, that makes little sense - it seems unrelated to navigation. It would make more sense under the section for Document, as that's what it specifically relates to, in terms of state.
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 with section 10.6, “Get Title,” and inspect the specification’s Navigation and Document sections. Move the “Get Title” entry from Navigation into Document while preserving its stated equivalence to javascript:document.title; done means the entry is clearly located under Document and no longer under Navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100