Open
Description
I hope this is the correct place to post this bug report, with no other obvious repository for it, and as the embedded player makes use of api.soundcloud.com, I thought perhaps it might be. If it's not, please advise and I will happily post elsewhere.
Title: Embeddable player fails Accessibility Insights Audit
Issue found of: May 24th 2022
Endpoint(s):
- An iframe loading a given embedded player, e.g:
https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/982691227&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true
Scope(s):
- None
Steps to reproduce:
- Get the embedded player markup for a given Soundcloud track
- Embed it in a webpage and test using Accessibility Insights (Chrome extension)
Expected behaviour:
- In order to ensure accessibility compliance there should not be any accessibility errors reported. Accessibility Insights' Fast Pass feature is a useful tool for accessing compliance.
Actual behaviour:
- There are multiple accessibility issues, including some simple changes to markup that would be easily to implement. You can see an example of the report generated here.
I hope this is report helpful. 🙌