> In some browsers, changing the display value of a <table> element to block, grid, or flex will alter its representation in the accessibility tree. This will cause the table to no longer be announced properly by screen reading technology.
1. <https://developer.mozilla.org/en-US/docs/Web/CSS/display#tab...>