| Title | Missing Object Accessible Name |
|---|---|
| id | object_02 |
| type | prop |
| elem | object |
| test | objectANameNot |
| score | 3 |
| level | A |
| trust | 1 |
| ref | b4f0c3 |
| scs | 1.1.1 |
| dis | 43353 |
| result | failed |
The "Missing Object Accessible Name" evaluates whether there is any <object> element that does not include a text alternative.
I located 1 <object> element without the alternative text equivalent.
- Visual Impairments: No descriptive content is exposed, therefore, the object becomes invisible to assistive tech. Content may be unreadable if it cannot be enlarged or styled and lacks fallback.
- Cognitive Disabilities: Absence of explanatory text increases confusion and cognitive load.
To address <object> elements missing an accessible name:
- Locate the
<object>element. - Add a fallback text or equivalent content within the element.