Open
Description
We received some feedback that the default ARIA on <canvas>
(role="image"
) makes it hard for some screen readers to use the built-in keyboard controls. It's possible that an alternate role, such as role="application"
will lead to better results.
We could go so far as to add an aria-roledescription
to clarify that this is a 3D model viewer.