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

Take aria attributes into consideration? #14

Open
Nettsentrisk opened this issue Apr 19, 2016 · 1 comment
Open

Take aria attributes into consideration? #14

Nettsentrisk opened this issue Apr 19, 2016 · 1 comment

Comments

@Nettsentrisk
Copy link

If you've used aria-label on an element that usually needs a heading, h5o now says "Untitled" whereas a screen reader would use the aria-label (or aria-labelledby) as the title. Maybe it should reflect how screen readers would parse the document?

@tomkiss
Copy link

tomkiss commented Apr 29, 2022

I think this is ultimately the thing that led me to uninstalling it.

Things like <nav>, <header> and <footer> sections all saying "Untitled" whereas they actually have clear and well thought out aria-label or aria-labelledby attributes, ultimately led me to creating less than satisfactory markup (simply to please the plugin).

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