chrome-devtools-frontend
Version:
Chrome DevTools UI
4 lines (2 loc) • 410 B
Markdown
# Interactive element inside of a <legend> element
An interactive element which isn’t allowed in the content model of the `<legend>` element was found within a `<legend>` element. Interactive elements aren’t allowed children of a `<legend>` element when used within an `<optgroup>` element. These elements won’t consistently be accessible to people navigating by keyboard or using assistive technology.