diff -r 000000000000 -r 6474c204b198 layout/reftests/table-background/backgr_simple-table-column-group.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/layout/reftests/table-background/backgr_simple-table-column-group.html Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,136 @@ + + + +Background on 'table-column-group' + + + + + + + +

CSS2 Table Backgrounds Test Suite

+ +

Part A: Background Area

+ +

Background on 'table-column-group'

+ +

The first column group spans the first three + columns. The second column group only contains the last column. +

The table column group background should be visible + within the border edge of each cell originating in the column + group. Within each column group, all stripes should line up as if + the cells were cutouts in a stencil placed over the column group + background. Furthermore, the horizontal stripes should also align + across the two column groups.

+

A purple band should align with the top border + edge of the cells in the first row. An aqua stripe should align a + few pixels to the right of the left border edge of cells in the + column group's leftmost column.

+ +
+
next +
Background Area: Background on 'table-row' +
previous +
Background Area: Background on 'table-row-group' +
contents +
Table of Contents +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
With 'border-collapse: separate'
TH ATH BTH CTH D
TD MTD OTD P
TD ETD FTD GTD H
TD JTD KTD L
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
With 'border-collapse: collapse'
TH ATH BTH CTH D
TD MTD OTD P
TD ETD FTD GTD H
TD JTD KTD L
+
+ Valid HTML 4.01! +
+
+ CSS2 Table Backgrounds Test Suite designed and written by fantasai <fantasai@escape.com> +
+ + +