Update `object-alt` rule description at Deque University
See original GitHub issueProduct: axe-core documentation
Expectation: Fix object-alt
rule at https://dequeuniversity.com/rules/axe/4.4/object-alt according to the deletion of the inner text as an alternative to an object element (see #3318)
Actual: Description still mentions :“Add alternative text to all embedded elements using either inner text, title attributes, aria-label or aria-labelledby” and the examples have not been updated.
Motivation: updated rule description
Issue Analytics
- State:
- Created a year ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
<object> elements must have alternate text | Axe Rules
The Algorithm (in simple terms). Ensures that every object element has a text alternative. Resources. Deque University Deque University logo ...
Read more >List of Axe HTML 4.5 rules - Deque University
Rule ID Description Impact
area‑alt Ensures elements of image maps have alternate text Critical
aria‑valid‑attr‑value Ensures all ARIA attributes have valid values Serious, Critical
audio‑caption Ensures...
Read more >List of Axe HTML 3.0 rules - Deque University
List of Axe HTML 3.0 rules ... Stay up to date on axe features, updates, and events. ... <video> elements must have an...
Read more >Elements must only use allowed ARIA attributes | Axe Rules
Rule ID: aria-allowed-attr. Ruleset: axe-core 4.3 ... Stay up to date on axe features, updates, and events. ... WAI-ARIA Overview opens in a...
Read more >Images must have alternate text | Axe Rules - Deque University
Rule ID: image-alt ... Stay up to date on axe features, updates, and events. ... such as making an image accessible by providing...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You’re absolutely right. Thank you for reporting this. We’ll be sure to get it fixed.
Thank you. I still do not get why we need this.