Skip to main content

HTML Guide

The “textbox” role is unnecessary for an “input” element that has no “list” attribute and whose type is “text”.

The textbox role, used to identify an element that allows the input of free-form text, is unnecessary for an <input> element of type text when it doesn’t have a list attribute.

Learn more:

Last reviewed: October 27, 2022

Was this guide helpful?

Related W3C validator issues