From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../table-background/backgr_layers-hide.html | 129 +++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 layout/reftests/table-background/backgr_layers-hide.html (limited to 'layout/reftests/table-background/backgr_layers-hide.html') diff --git a/layout/reftests/table-background/backgr_layers-hide.html b/layout/reftests/table-background/backgr_layers-hide.html new file mode 100644 index 0000000000..1ac8830b82 --- /dev/null +++ b/layout/reftests/table-background/backgr_layers-hide.html @@ -0,0 +1,129 @@ + + + +empty-cells: hide + + + + + + + +

CSS2 Table Backgrounds Test Suite

+ +

Part C: Background Layers

+ +

empty-cells: hide

+ +

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. + +

+
next +
Background with Borders: Background on 'table' +
previous +
Background Layers: empty-cells: show +
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