Update role allowance for figure with child figcaption · Issue #3443 · dequelabs/axe-core (original) (raw)

ARIA in HTML is updating the role allowances for a figure element with a child figcaption to allow for authors to use doc-example.

doc-example is a dpub variant of the figure role. This role being the same as figure but with the opportunity of being exposed as an "example" for its role description, needs to be an allowed role for the figure element - further discussion on this topic via the original dpub aria issue.