mozilla / mozilla/readability

Part of MDN article cut out by reader mode

Open
#991 1 comment 0 reactions 0 assignees View on GitHub

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

https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-checked#:~:text=checked-,ARIA,attributes

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.