autoplay icon indicating copy to clipboard operation
autoplay copied to clipboard

Autoplay Policy Detection API accessibility self-review

Open chrisn opened this issue 3 years ago • 1 comments

Most of the FAST checklist items do not apply.

The API does enable a content fallback mechanism, in that if a website uses the API to determine that auto-playing media is blocked, the website can choose to show alternative media instead.

From the MAUR checklist, it seems that those requirements apply to content authors rather than this API.

chrisn avatar Apr 14 '22 11:04 chrisn

Please see also https://github.com/w3c/media-source/issues/307#issuecomment-1110865467 tldr: There are a couple enumeration description tables in the current ED which could have improved a11y if they had explicit descriptive headers, e.g. "Enum Value" and "Description", along with an appropriate caption.

wolenetz avatar May 05 '22 23:05 wolenetz