From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../table-background/backgr_layers-show.html | 154 +++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 layout/reftests/table-background/backgr_layers-show.html (limited to 'layout/reftests/table-background/backgr_layers-show.html') diff --git a/layout/reftests/table-background/backgr_layers-show.html b/layout/reftests/table-background/backgr_layers-show.html new file mode 100644 index 000000000..98cfbd900 --- /dev/null +++ b/layout/reftests/table-background/backgr_layers-show.html @@ -0,0 +1,154 @@ + + + +empty-cells: show + + + + + + + +

CSS2 Table Backgrounds Test Suite

+ +

Part C: Background Layers

+ +

empty-cells: show

+ +

Both tables should have a blue background.

+ +

In table cell C (third cell in the first row), which is empty:

+ +

In table cell A, (first cell in the first row):

+ +

In table cell D, (last cell in the first row):

+ +

In table cell G, (third cell in the second row):

+ +
+
next +
Background Layers: empty-cells: show +
previous +
Background Position: Background on 'table-cell' +
contents +
Table of Contents +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
With 'border-collapse: separate'
TH ATH BTH D
TD MTD OTD P
TD ETD FTD GTD H
TD JTD KTD L
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
With 'border-collapse: collapse'
TH ATH BTH 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> +
+ + + -- cgit v1.2.3