struct TableCellContext
Defined at line 38 of file ../../src/ui/a11y/lib/screen_reader/screen_reader_message_generator.h
Holds the row and column headers for a table cell. Each entry is ONLY set
if it's different from the row/column header of the previously focused
node.
Public Members
basic_string row_header
basic_string column_header