I am not going to dive into the details of and . Go read Scott’s 2019 post How do you figure? for an overview. That said, since Scott’s post there has been movement on the AAPI mapping (partly by Scott). Specifically, the element should not provide the accName…| Adrian Roselli
If there is one thing everybody knows about accessibility, then it is the fact that you should always have an `alt` attribute on your element. And that leaving it out also results in a HTML validation error. Interestingly, the latter is only partially true.| schepp.dev