Skip to content

Commit 27bc149

Browse files
patrickhlaukekfranqueirombgower
authored
Replace incorrect/outdated statement about tech support in 3.3.1 understanding (#4355)
This is a change that was already made back in #1803 but was then accidentally (I believe?) overwritten by a later merging of another, older PR #1651 See #1803 (comment) --------- Co-authored-by: Kenneth G. Franqueiro Co-authored-by: Mike Gower
1 parent 0f6c5a3 commit 27bc149

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

understanding/20/error-identification.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@

Intent of Error Identification

6161
that user agents or assistive technologies can use to identify an error and provide
6262
error information to the user. For example, certain technologies can specify that
6363
the user's input must not fall outside a specific range, or that a form field is required.
64-
Currently, few technologies support this kind of programmatic information, but this
65-
success criterion does not require, nor prevent it.p>
64+
This type of programmatic information is not required for this success criterion, but may be covered
65+
by other criteria such as <a href="name-role-value">4.1.2 Name, Role, Valuea>.p>
6666

6767
<p>It is perfectly acceptable to indicate the error in other ways such as through the use of an image,
6868
color, or other visual indicator, in addition to the text description.p>

0 commit comments

Comments
 (0)