Part of MDN article cut out by reader mode
Open
Nobody has claimed this yet.
has-website-testcase
reader-mode-has-issues
- Dominant language
- JavaScript
- Stars
- 11.5k
- Forks
- 732
- PR merge metrics
- No merged PRs in 30d
Description
Highlight part is missing in reader mode on FireFox
ARIA: aria-checked attribute
The aria-checked attribute indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
Note: Where possible use an HTML element with type="checkbox" and type="radio" as these have built in semantics and do not require ARIA attributes.
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
No source file or test is named. Start by reproducing the linked MDN aria-checked page in Firefox Reader Mode and compare the extracted article with the source around the quoted section. Done means the missing highlighted content is preserved in Reader Mode output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100