Back to Chromium

empty

third_party/blink/web_tests/fast/table/backgr_layers-hide.html

149.0.7827.2547 B
Original Source

crbug.com/35679: empty-cells: hide

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

Both tables should look identical to the ones in empty-cells: show except that there should be a blue blank where table cell C should be.

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