Input groups should be semantically grouped

Description

  • Use <fieldset> to group related inputs, such as a slider and its text input equivalent, and provide a caption for it with <legend> to describe the group.

  • explain the relationship between the slider and the text input by adding aria-controls to the slider and setting it to be the id of the input it controls. E.g. text size slider, slider to text input

Environment

None

Activity

Justin ObaraJune 26, 2015 at 1:51 PM

Reopening to change the fix version to 1.9

Duplicate

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created June 9, 2015 at 6:03 PM
Updated June 26, 2015 at 2:08 PM
Resolved June 26, 2015 at 2:08 PM