Back to Chromium

Table Cell Spans

third_party/blink/web_tests/accessibility/table-cell-spans.html

149.0.7827.2142 B
Original Source

| Cell A
COLSPAN="2"
ROWSPAN="2" | Cell B
COLSPAN="2" | | 2,3 | 2,4 | | Cell C
ROWSPAN="2" | 3,2 | 3,3 | 3,4 | | 4,2 | 4,3 | 4,4 |