Does the HTML hr (horizontal Rule) Benefit Screen Reader Users?
A conversation with a fellow accessibility subject matter expert led me to contemplate this topic. While working on the design aspects of DigitalA11Y, I encountered the separator block in the Gutenberg editor which utilizes an <hr> tag. For screen reader users, this tag is being read as a separator. The discussion revolved around whether the…