From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../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 0000000000..98cfbd900e --- /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