Y
Hacker News
new
|
ask
|
show
|
jobs
by
zcorpan
441 days ago
It only worked visually. For screen reader users, all headings are level 1. If you switch to using h2 etc, it will be more accessible.
1 comments
Ferret7446
441 days ago
That's a problem with the screen reader implementation. At least, according to the previous semantics.
link
AlienRobot
441 days ago
It was a problem with the screen reader implementation in 2009 when the semantics were introduced.
In 2025 if no screen reader works right it's a problem with the spec.
link
zcorpan
441 days ago
As of 2022 (when the outline algorithm was removed from the spec), it's a problem with your website implementation.
link