> On 15 Jun 2020, at 09:49, tsunakawa.ta...@fujitsu.com wrote: > Is this intentional?
Yes, this was a deliberate change made to be able to fit more expansive descriptions of columns etc. > It has become a bit unfriendly to read for me, a visually impaired user who > uses screen reader software. That's less good. The W3C Web Accessibility Initiative has guidance for multi- level header tables which might be useful here. https://www.w3.org/WAI/tutorials/tables/multi-level/ Maybe if we use the id and headers attributes we can give screen readers enough clues to make sense of the information? cheers ./daniel