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

CSS2 Table Backgrounds Test Suite

+ +

Part A: Background Area

+ +

Background on 'table-row'

+ +

All four rows are styled.

+

The table row background should be visible within + the border edge of each cell originating in the row, and the + background should be continuously tiled to fill the entire cell. + Within each row, all stripes should line up as if the cells were + cutouts in a stencil placed over the row background. Furthermore, + vertical stripes should align across rows.

+

A red band should align with the left border + edge of the first cells in each row. An orange stripe should align + a few pixels above the bottom border of the non-row-spanning cells + in each row.

+ +
+
next +
Background Area: Background on 'table-column' +
previous +
Background Area: Background on 'table-column-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> +
+ + +