justinribeiro / lite-youtube

The fastest little YouTube web component on this side of the internet. The shadow dom web component version of Paul's lite-youtube-embed.
https://www.npmjs.com/package/@justinribeiro/lite-youtube
MIT License
836 stars 63 forks source link

Improved Accesibility #74

Closed ru-ka closed 1 year ago

mrwweb commented 1 year ago

When using this component on a project recently, I also noticed that the iframe was missing a title attribute. I haven't tested this change, but making this change would be a good accessibility improvement!

justinribeiro commented 1 year ago

Cheers for the PR! :partying_face: