diff --git a/_rules/image-no-text-0va7u6.md b/_rules/image-no-text-0va7u6.md index be5745d8aa..c3b98924ca 100644 --- a/_rules/image-no-text-0va7u6.md +++ b/_rules/image-no-text-0va7u6.md @@ -41,12 +41,12 @@ Each test target has no [visible][] [text][human language], except if at least o - decorative: The image with text is [purely decorative][]; or - incidental: The text is not a [significant][insignificant] part of the image; or -- essential: Ensuring presentation of the text is [essential][]. +- essential: The presentation of the text is [essential][]. ## Assumptions -- There is no mechanism to change the rendered text in the image resource. Otherwise, the rule might fail while [SC 1.4.5 Images of Text][sc1.4.5] and [SC 1.4.9 Images of Text (No Exception)][sc1.4.9] might be satisfied. -- The specific presentation of the text rendered in the image resource can be achieved through formatted text. Otherwise, the rule might fail while [SC 1.4.5 Images of Text][sc1.4.5] and [SC 1.4.9 Images of Text (No Exception)][sc1.4.9] might be satisfied. +- There is no mechanism to change the rendered text in the image resource. Otherwise, the rule might fail while [SC 1.4.5 Images of Text][sc1.4.5] might be satisfied. +- The specific presentation of the text rendered in the image resource can be achieved through formatted text. Otherwise, the rule might fail while [SC 1.4.5 Images of Text][sc1.4.5] might be satisfied. - When used in HTML, the SVG `` element is not considered to be an image of text. This is because like any other element in HTML, SVG `` can be adjusted through custom style sheets. This does not apply for SVG text that is in a separate file, and displayed through, for example, the `img` element. ## Accessibility Support