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_border-table.html | 123 +++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 layout/reftests/table-background/backgr_border-table.html (limited to 'layout/reftests/table-background/backgr_border-table.html') diff --git a/layout/reftests/table-background/backgr_border-table.html b/layout/reftests/table-background/backgr_border-table.html new file mode 100644 index 000000000..a7fbd0d36 --- /dev/null +++ b/layout/reftests/table-background/backgr_border-table.html @@ -0,0 +1,123 @@ + + +Background on 'table' + + + + + + + +

CSS2 Table Backgrounds Test Suite

+ +

Part D: Background with Borders

+ +

Background on 'table'

+ +

There should be three aqua stripes just inside the bottom and right table borders.

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