aria icon indicating copy to clipboard operation
aria copied to clipboard

Update: legend to provide name to optgroup

Open scottaohara opened this issue 1 year ago • 6 comments

In regards to the updated content model for the select element and its allowed children, an optgroup can have a legend element as its first child, and this legend needs to be able to name the optgroup similarly to how a legend names a fieldset.

see: https://github.com/whatwg/html/pull/10586

WPT - https://github.com/web-platform-tests/wpt/pull/49645

scottaohara avatar Oct 22 '24 17:10 scottaohara