Web Inspector: AX: data grid (e.g. Attributes section of the Node Inspector) view is actually two separate tables, so screen readers can't associate the header cells with the rendered columns. We should be able to solve this by reassigning the roles to combine the two tables into one ARIA grid.
<rdar://problem/16803931>