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