section
element
section
section
with <h2>
section
with aria-label
aria-label
should be used as accessible name.
No accessible description.
section
with aria-labelledby
h2
referenced by aria-labelledby
aria-labelledby
should be used as accessible name.
No accessible description.
section
with title
attribute
title
should be used as accessible name.
No accessible description.
section
with aria-describedby
h2
referenced by aria-describedby
aria-describedby
should be used as accessible description.
No accessible name.
section
with aria-label
& title
attributes
aria-label
should be used as accessible name.
title
should be used as accessible description.