From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../backgr_position-table-cell.html | 127 +++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 layout/reftests/table-background/backgr_position-table-cell.html (limited to 'layout/reftests/table-background/backgr_position-table-cell.html') diff --git a/layout/reftests/table-background/backgr_position-table-cell.html b/layout/reftests/table-background/backgr_position-table-cell.html new file mode 100644 index 0000000000..0b25b30cab --- /dev/null +++ b/layout/reftests/table-background/backgr_position-table-cell.html @@ -0,0 +1,127 @@ + + + +Background on 'table-cell' + + + + + + + +

CSS2 Table Backgrounds Test Suite

+ +

Part B: Background Position

+ +

Background on 'table-cell'

+ +

Two cells are styled.

+

There should be three aqua stripes just inside the top and left padding edges of cell E.

+

There should be three aqua stripes just inside the bottom and right padding edges of Cell M + +

+
next +
Background Layers: empty-cells: show +
previous +
Background Position: Background on 'table-column' +
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> +
+ + + -- cgit v1.2.3