CSS SPEAK-HEADER

This property specifies how often table headers are spoken in relation to their relevant data cells.

Example
table { speak-header: once }

Possible Values
Value Description
inherit Explicitly sets the value of this property to that of the parent.
once The table header is spoken once before a series of cells.
always The table header is spoken every time a relevant data cell is aurally rendered.