From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../table-layer-transparency-example-001.xht | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-example-001.xht (limited to 'testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-example-001.xht') diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-example-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-example-001.xht new file mode 100644 index 0000000000..168eac65f1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-example-001.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Empty cells set to 'hide' are transparent down to the table background + + + + + + +

Test passes if the table below has two rows of cells with black borders, cell '2' spans both rows, and cells '1', '2', '3', '4' have a orange background. There cannot be any visible cells below cells '3' or '4'.

+ + + + + + + + + + + +
1 2 3 4
5
+ + \ No newline at end of file -- cgit v1.2.3