Hacker News new | ask | show | jobs
by extrapickles 2286 days ago
You can do this already with ARIA attributes:

<table role="presentation" ...>

[edit] See https://www.w3.org/TR/wai-aria-practices-1.1/#presentation_r... for details