Skip to content

Commit 42d47c3

Browse files
committed
🤖 Deploy to GitHub Pages: 27bc149 from branch refs/heads/main
1 parent 1dc8b00 commit 42d47c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

conformance-challenges/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"publishISODate": "2025-05-20T00:00:00.000Z",
126126
"generatedSubtitle": "Editor's Draft 20 May 2025"
127127
}script><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2016/W3C-ED">head>
128-
<body class="h-entry informative"><div class="head">
128+
<body class="h-entry informative toc-inline"><div class="head">
129129
<a class="logo" href="https://www.w3.org/"><img alt="W3C" width="72" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C">a> <h1 id="title" class="title">Challenges with Accessibility Guidelines Conformance and Testing, and Approaches for Mitigating Themh1>
130130

131131
<h2>

understanding/error-identification.html

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

Intent

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

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

0 commit comments

Comments
 (0)