Back to Chromium

Background on 'table

third_party/blink/web_tests/fast/table/backgr_position-table-cell.html

149.0.7827.2601 B
Original Source

crbug.com/35679: Background on 'table-cell'

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 |

Two cells are styled.

There should be three aqua stripes just inside the top and left padding edges of cell E.

There should be three aqua stripes just inside the bottom and right padding edges of Cell M

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