diff --git a/techniques/failures/F2.html b/techniques/failures/F2.html index cca37f5afc..e269983d28 100644 --- a/techniques/failures/F2.html +++ b/techniques/failures/F2.html @@ -1,7 +1,7 @@ Failure of Success Criterion 1.3.1 due to using changes in text presentation to convey information without using the appropriate markup or text

Failure of Success Criterion 1.3.1 due to using changes in text presentation to convey information without using the appropriate markup or text

ID: F2

Technology: failures

Type: Failure

When to Use

All technologies that support images or presentation markup.

Description

-

This document describes a failure that occurs when a change in the appearance of text conveys meaning without using appropriate semantic markup. This failure also applies to images of text that are not enclosed in the appropriate semantic markup.

+

This document describes a failure that occurs when a change in the appearance of text conveys meaning without using appropriate semantic markup, or without using text styling that is conveyed by assistive technology. This failure also applies to images of text that are not enclosed in the appropriate semantic markup.

Examples

Using CSS to style the p element to look like a heading