Having an tag below an tag is an accessibility concern? What does incrementally decreasing in heading size have to do with accessibility?
Remember the size is a consequence but it means it's a header of a subsection of an h3 which is then a header of a subsection of an h2. It could throw off the emphasis used in some screen readers or screw with a reading layout. It's honestly probably not a big deal but it is an improper use of syntax and could mess with accessibility software in undesirable ways.
Tota11y
11–20 of 93 posts
Re: Tota11y
#12Having an tag below an tag is an accessibility concern? What does incrementally decreasing in heading size have to do with accessibility?
Couldn't even be bothered to read the explanation, could you? > "[...] In order to maintain a consistent outline of the page for assistive technologies..."
Re: Tota11y
#13This is really great. Just two suggestions. While minimised, the tab could display a score like A+ - this could incentivise websites to permanently present it on their pages as a badge of pride (while ensuring visibility to any changes that degrade the score). Secondly, if you link to the project within the maximised tab, you'll likely see greater adoption.
Re: Tota11y
#14Having an tag below an tag is an accessibility concern? What does incrementally decreasing in heading size have to do with accessibility?
Re: Tota11y
#15Earlier quoted context omitted.
Couldn't even be bothered to read the explanation, could you? > "[...] In order to maintain a consistent outline of the page for assistive technologies..."
I read that. I still don't understand how an h4 directly under an h2 impairs accessibility.
1.2.1
1.3
1.3.1.1
Re: Tota11y
#16This is really great. Just two suggestions. While minimised, the tab could display a score like A+ - this could incentivise websites to permanently present it on their pages as a badge of pride (while ensuring visibility to any changes that degrade the score). Secondly, if you link to the project within the maximised tab, you'll likely see greater adoption.
But why would you place this tab on a live site? It's a great tool for developers, but there's no need to place this in production imo.
Re: Tota11y
#17Earlier quoted context omitted.
But why would you place this tab on a live site? It's a great tool for developers, but there's no need to place this in production imo.
Yeah spot on. Accessibility is not something you show an award for. It's expected it will work on its own.
Re: Tota11y
#18Re: Tota11y
#19I am surprised the tool doesn't do any color blind checking (ie putting red and green next to each other is generally not a good idea).
Re: Tota11y
#20The script will be loaded only if an admin user is logged. So you can rest assured this will not annoy your users.