What this developer tool does
Rows are read in document order. A grid occupancy map places each th or td at the next free column, then repeats its text across the declared rowspan and colspan. Every CSV field is quoted and embedded quotes are doubled.
Rows are read in document order. A grid occupancy map places each th or td at the next free column, then repeats its text across the declared rowspan and colspan. Every CSV field is quoted and embedded quotes are doubled.
Visual tables created entirely with CSS div elements are not recognized. Nested tables are ignored when reading a parent cell to avoid duplicating their text.