figure
element testfigure
element
figure
with aria-label
aria-label
should be used for accessible name.
No accessible description.
figure
with aria-labelledby
aria-labelledby
should be used for accessible name.
No accessible description.
figure
with title
attribute
Title
attribute should be used for accessible name.
No accessible description.
figure
with figcaption
element
figcaption
should be used for accessible name.
No accessible description.
figure
with aria-describedby
aria-describedby
should be used for accessible description.
No accessible name.
figure
with figcaption
element and title
attribute
figcaption
should be used for accessible name.
title
should be used for accessible description.