Back to Chromium

Background on 'table

third_party/blink/web_tests/fast/table/backgr_position-table-row-group.html

149.0.7827.2738 B
Original Source

crbug.com/35679: Background on 'table-row-group'

With 'border-collapse: separate'| TH A | TH B | TH C | TH D | | --- | --- | --- | --- | | TD M | TD O | TD P | | TD E | TD F | TD G | TD H | | TD J | TD K | TD L |

There should be three aqua stripes along the top border edge of each cell in the first row and three stripes along the right border edge of the last cell in that row.

There should be three aqua stripes along the bottom border edge of cells E, J, K, and L. There should also be three vertical aqua stripes along the left edge of cell E.

CSS2 Table Backgrounds Test Suite designed and written by fantasai <[email protected]>