RAWeb 1.1
Image conveying information
An image that conveys information necessary for understanding the content with which it is associated.
Note 1: when the image is the only content of a link, its alternative is the link accessible name. In this case, the image alternative should be evaluated using the "Links" theme.
Note 2: When a form button, inserted with the element <button>, contains only an image (<img>, <object>, <embed>, <canvas> or <svg> tag), the alternative for the image is the button accessible name. There are two possible cases:
- The button is controlled by its type, for example, the
submitorresettype, and is part of a form. In this case, the image button should be evaluated using the "Forms" theme; - The button is controlled by a JavaScript device. In this case, the image button must be evaluated under the "Scripts" theme.
Where this term is used
5 accessibility criteria refer to this definition.
- 1.1 — Does each image conveying information have a text alternative?
- 1.3 — For each image conveying information with a text alternative, is this alternative relevant (excluding special cases)?
- 1.6 — Does each image conveying information have, if necessary, a detailed description?
- 1.7 — For each image conveying information with a detailed description, is this description relevant?
- 1.8 — In the absence of a replacement mechanism, each image of text conveying information must, if possible, be replaced by styled text. Is this rule respected (excluding special cases)?