- From: Tobias Bengfort <tobias.bengfort@posteo.de>
- Date: Fri, 06 Mar 2026 15:17:42 +0000
- To: w3c-wai-ig@w3.org
Hi,
WCAG 3.3.2 "Labels or Instructions" says quite clearly that every input
field must have a label. However, I wonder if this still applies if the
page basically consists of one big textarea.
For example, whan I edit in article on Wikipedia, there is a huge
textarea and not much else. The textarea does have an aria-label
"Wikitext source editor". I wonder if that is really helpful in this
case, especially given that the page is already titled "Editing
{article}".
The "Understanding" document[2] mentions:
> The intent of this success criterion is not to clutter the page with
> unnecessary information but to provide important cues and instructions
> that will benefit people with disabilities. Too much information or
> instruction can be just as harmful as too little.
A similar case is a search form that only contains a single input field.
Isn't an additional label on the input that only repeats the landmark
name just clutter?
If these labels are indeed relevant, do you have any suggestions for
labels that are informative while keeping the clutter to a minimum?
thanks,
tobias
[2]: https://www.w3.org/WAI/WCAG22/Understanding/labels-or-instructions.html
Received on Friday, 6 March 2026 15:17:48 UTC