What fresh hell is THIS now? - Patrick Lauke
div
; so theoretically, yes.
@Veyfeyken http://www.w3.org/TR/html5/dom.html#index-aria-presentation
“An element whose implicit native role semantics will not be mapped to the accessibility API.”
aria-labelledby
aria-labelledby
somehow overwrites role=presentation
…
[jitendra] i dislike working on admin kind of product
because nobody cares about markup, accessibility, performance
It has a note:
Despite being standard markup for tables for many years, some screen readers still do not fully support complex tables with spanned or multiple levels of row and/or column headers. When possible, try to 'flatten' the table and avoid spanned cells and multiple levels of header cells.