act-rules.github.io
act-rules.github.io copied to clipboard
Include "logo" in a logo image's accessible name [qt1vmo]
For test case examples that use a logo for an image, the accessible name for the image should include that it is a logo.
In this Passed Example 1 for Image accessible name is descriptive; it should be alt="W3C logo".
<img src="/test-assets/shared/w3c-logo.png" alt="W3C" />