liquid
liquid copied to clipboard
video_tag fallback image missing alt attribute
video_tag fallback image missing alt attribute and triggering Lighthouse accessibility error:
https://shopify.dev/docs/api/liquid/filters/video_tag
...and why is there an image tag inside the video tag anyways? It doesn't render on any browsers if the poster is empty. Is it necessary and/or semantic?
@Shopify could we please get this one actioned? It should be a simple change and is then consistent with img_tag, as well as complying with Lighthouse.
Can this be fixed pelase?
Found this while doing an ADA audit today, still an ongoing issue.