Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Add alternate text to <object> elements #1693

Closed
kpwbo opened this issue Mar 4, 2018 · 1 comment
Closed

[Enhancement] Add alternate text to <object> elements #1693

kpwbo opened this issue Mar 4, 2018 · 1 comment
Milestone

Comments

@kpwbo
Copy link

kpwbo commented Mar 4, 2018

Hello! :)

<object> elements are used in some places, like QResizeObservable, without an alternate text. Lighthouse (Google Chrome 64.0) reports these as accessibility issues. To reproduce, run Lighthouse on this demo page.

It would be great if alternate text could be added to these elements. However, I'm not sure what kind of alternate text would be relevant. Information about this issue can be found here.

Screenshot of relevant Lighthouse results

image

@rstoenescu
Copy link
Member

Available in 0.15.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants