w3c / html-aria

ARIA in HTML
https://w3c.github.io/html-aria/
Other
181 stars 49 forks source link

Correction: allow doc-example role on figure with figcaption #412

Closed scottaohara closed 1 year ago

scottaohara commented 2 years ago

Per this dpub-aria issue, we need to account for the fact that role="doc-example" is essentially a type of figure, and therefore should still be allowed on a figure element, even if it were to contain a figcaption element.