wpt: Fix references for /css/CSS2/tables/table-anonymous-objects-* (#35166)

Some of these tests were using `no_red_3x3_monospace_table-ref.xht` as
a reference. However, the reference has a single 3x3 table, while the
tests put each row on a different table. Thus text wasn't aligning well,
and the tests were failing on all browsers. Therefore this adds a new
reference for these tests.

Some other tests were instead adding a background on their columns.
These also get their own reference. But additionally, these tests
attempt to work as visual tests by overlapping two tables: one with
green text in front of another with red text. However, this feature
was broken since both tables had a background, so the underlying one
was not visible at all.
Therefore, I'm also removing the background of the table at the front.
Note that these tests come in pairs that just switch which one is in
front, so no functionality is lost.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-01-24 08:30:27 -08:00 committed by GitHub
parent fea8b68860
commit ceebf99280
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
35 changed files with 218 additions and 93 deletions

View file

@ -107871,12 +107871,12 @@
] ]
], ],
"table-anonymous-objects-079.xht": [ "table-anonymous-objects-079.xht": [
"dc3a54fb91d46775fa67cad44b5f8ca4f3abba92", "38c87c47a17af6e98b49d8a108d532aed646c0a9",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_multi_table-ref.xht",
"==" "=="
] ]
], ],
@ -107884,12 +107884,12 @@
] ]
], ],
"table-anonymous-objects-080.xht": [ "table-anonymous-objects-080.xht": [
"c57177ffd69fe5a113d9efeb20977acd10ff9a56", "3f24942fd9d0da3044641b00855ba1aaff7e59fc",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_multi_table-ref.xht",
"==" "=="
] ]
], ],
@ -107897,12 +107897,12 @@
] ]
], ],
"table-anonymous-objects-081.xht": [ "table-anonymous-objects-081.xht": [
"6aa0b583bf35ed6241660a83b4511da08529b55b", "b209d36b98e5a241ff59b6348dd8b19c1c07fb9a",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_multi_table-ref.xht",
"==" "=="
] ]
], ],
@ -107910,12 +107910,12 @@
] ]
], ],
"table-anonymous-objects-082.xht": [ "table-anonymous-objects-082.xht": [
"01e63fcbd8c5b969bbecefd9a6d9a0cfe6826635", "ea10cb90efae887700a43ff66c8f4706decad528",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_multi_table-ref.xht",
"==" "=="
] ]
], ],
@ -107923,12 +107923,12 @@
] ]
], ],
"table-anonymous-objects-083.xht": [ "table-anonymous-objects-083.xht": [
"7f19c75c140767e56a82ecb5f56e09b98530e7e5", "b40cdd2805abd96c80efa56d9cbf0d8511d29061",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_multi_table-ref.xht",
"==" "=="
] ]
], ],
@ -107936,12 +107936,12 @@
] ]
], ],
"table-anonymous-objects-084.xht": [ "table-anonymous-objects-084.xht": [
"3d9e7568b52734bb8ef7374dc5d37ec56ba72de1", "f61e0f06fb515eed0fe4a790b1179c7fdcd39ec4",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_multi_table-ref.xht",
"==" "=="
] ]
], ],
@ -107949,12 +107949,12 @@
] ]
], ],
"table-anonymous-objects-085.xht": [ "table-anonymous-objects-085.xht": [
"d5df83a49e09a56444d4930b98e97eee4105d396", "aaa14de2347f4aeb21e21a6833ad0a93119fae4c",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_multi_table-ref.xht",
"==" "=="
] ]
], ],
@ -107962,12 +107962,12 @@
] ]
], ],
"table-anonymous-objects-086.xht": [ "table-anonymous-objects-086.xht": [
"f0c09c4de2e58284fe21ed917486767987e10658", "838d1fab64380b06545b4717a1d6347a4a3015ed",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_multi_table-ref.xht",
"==" "=="
] ]
], ],
@ -108053,12 +108053,12 @@
] ]
], ],
"table-anonymous-objects-093.xht": [ "table-anonymous-objects-093.xht": [
"687926f33207064c947736254fabe3044b990e73", "2fa6d5b72f866f01446d400ea52abedc01e2f4f0",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_colored_table-ref.xht",
"==" "=="
] ]
], ],
@ -108066,12 +108066,12 @@
] ]
], ],
"table-anonymous-objects-094.xht": [ "table-anonymous-objects-094.xht": [
"f773dab05621ee8d69a4188606eb4c9b30db50ce", "db3eb5d19190f417a6bdbff8be2aafbf4f837df7",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_colored_table-ref.xht",
"==" "=="
] ]
], ],
@ -108079,12 +108079,12 @@
] ]
], ],
"table-anonymous-objects-095.xht": [ "table-anonymous-objects-095.xht": [
"4cef54e6d6bc4bcca71033c08925d0644bb2ace3", "0611b9e1657330e2960b347d5d33b7bb4ce3186e",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_colored_table-ref.xht",
"==" "=="
] ]
], ],
@ -108092,12 +108092,12 @@
] ]
], ],
"table-anonymous-objects-096.xht": [ "table-anonymous-objects-096.xht": [
"564ab372a2bb9cac70254a0a66f5285dc7f1398a", "dffa8319a134b5eb5c9a614a2bd45f44ba375089",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_colored_table-ref.xht",
"==" "=="
] ]
], ],
@ -108105,12 +108105,12 @@
] ]
], ],
"table-anonymous-objects-097.xht": [ "table-anonymous-objects-097.xht": [
"8c754a9b91f3cc3ee6d14f547b88cace924b88d8", "cd39d91e998259a2f83a8757e05255456d2b9896",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_colored_table-ref.xht",
"==" "=="
] ]
], ],
@ -108118,12 +108118,12 @@
] ]
], ],
"table-anonymous-objects-098.xht": [ "table-anonymous-objects-098.xht": [
"53b7aa0a5d35b625f8a8724884e5c76422b85887", "b282c40208b2a6a6a66c6ae608f6ad5d74853f96",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_colored_table-ref.xht",
"==" "=="
] ]
], ],
@ -108891,12 +108891,12 @@
] ]
], ],
"table-anonymous-objects-155.xht": [ "table-anonymous-objects-155.xht": [
"4e0cc5555fb89e26baba37a198def9fb95da2d98", "5951bf845019dbf93ef6ee20a389726f28c848f5",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_multi_table-ref.xht",
"==" "=="
] ]
], ],
@ -108904,12 +108904,12 @@
] ]
], ],
"table-anonymous-objects-156.xht": [ "table-anonymous-objects-156.xht": [
"48f66efe21bd52408cdcf4c8eaffafa45d4fba53", "6df30d5faf03d98b0e3ca81f4b1a3db116cd3e5b",
[ [
null, null,
[ [
[ [
"/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht", "/css/CSS2/tables/reference/no_red_3x3_monospace_multi_table-ref.xht",
"==" "=="
] ]
], ],
@ -402035,6 +402035,14 @@
[] []
], ],
"reference": { "reference": {
"no_red_3x3_monospace_colored_table-ref.xht": [
"446b567d093327edb49e3ac0e439fd3457b18139",
[]
],
"no_red_3x3_monospace_multi_table-ref.xht": [
"9c3651565a8672cd86c46764949ad1febef18380",
[]
],
"no_red_3x3_monospace_table-ref.xht": [ "no_red_3x3_monospace_table-ref.xht": [
"5425f5b17501d561212af815fc05957976492905", "5425f5b17501d561212af815fc05957976492905",
[] []

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-079.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-080.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-081.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-082.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-083.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-084.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-085.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-086.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-093.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-094.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-095.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-096.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-097.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-098.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-155.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-anonymous-objects-156.xht]
expected: FAIL

View file

@ -0,0 +1,73 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Reference rendering - no red, 3x3 monospace table</title>
<link rel="author" title="Opera" href="https://www.opera.com/" />
<style>
body {
font-family: monospace;
}
div {
position: relative;
}
table {
font-size: 2em;
border-spacing: 0;
position: absolute;
top: 1px;
left: 1px;
right: 1px;
}
td {
padding: 0;
}
#red {
color: red;
}
#green {
color: green;
}
</style>
</head>
<body>
There should be no red below, except for antialiasing issues.
<div>
<table id="red">
<colgroup><col style="background: yellow"/><col style="background: cyan"/><col style="background: lime"/></colgroup>
<tr>
<td>Row 1, Col 1</td>
<td>Row 1, Col 2</td>
<td>Row 1, Col 3</td>
</tr>
<tr>
<td>Row 22, Col 1</td>
<td>Row 22, Col 2</td>
<td>Row 22, Col 3</td>
</tr>
<tr>
<td>Row 333, Col 1</td>
<td>Row 333, Col 2</td>
<td>Row 333, Col 3</td>
</tr>
</table>
<table id="green">
<tr>
<td>Row 1, Col 1</td>
<td>Row 1, Col 2</td>
<td>Row 1, Col 3</td>
</tr>
<tr>
<td>Row 22, Col 1</td>
<td>Row 22, Col 2</td>
<td>Row 22, Col 3</td>
</tr>
<tr>
<td>Row 333, Col 1</td>
<td>Row 333, Col 2</td>
<td>Row 333, Col 3</td>
</tr>
</table>
</div>
</body>
</html>

View file

@ -0,0 +1,79 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Reference rendering - no red, 3x3 monospace multi table</title>
<link rel="author" title="Opera" href="https://www.opera.com/" />
<style>
body {
font-family: monospace;
}
table {
font-size: 2em;
border-spacing: 0;
}
td {
padding: 0;
}
#red, #green {
position: absolute;
padding: 1px;
}
#red {
color: red;
}
#green {
color: green;
}
</style>
</head>
<body>
<p>There should be no red below, except for antialiasing issues.</p>
<div id="red" class="abspos">
<table>
<tr>
<td>Row 1, Col 1</td>
<td>Row 1, Col 2</td>
<td>Row 1, Col 3</td>
</tr>
</table>
<table>
<tr>
<td>Row 22, Col 1</td>
<td>Row 22, Col 2</td>
<td>Row 22, Col 3</td>
</tr>
</table>
<table>
<tr>
<td>Row 333, Col 1</td>
<td>Row 333, Col 2</td>
<td>Row 333, Col 3</td>
</tr>
</table>
</div>
<div id="green" class="abspos">
<table>
<tr>
<td>Row 1, Col 1</td>
<td>Row 1, Col 2</td>
<td>Row 1, Col 3</td>
</tr>
</table>
<table>
<tr>
<td>Row 22, Col 1</td>
<td>Row 22, Col 2</td>
<td>Row 22, Col 3</td>
</tr>
</table>
<table>
<tr>
<td>Row 333, Col 1</td>
<td>Row 333, Col 2</td>
<td>Row 333, Col 3</td>
</tr>
</table>
</div>
</body>
</html>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test 3-tables-ref.html</title> <title>CSS Test: Auto-imported from Gecko test 3-tables-ref.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_multi_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace; white-space: nowrap;"> <body style="font-family: monospace; white-space: nowrap;">
<p>There should be no red below, except for antialiasing issues.</p> <p>There should be no red below, except for antialiasing issues.</p>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test 3-tables-ref.html</title> <title>CSS Test: Auto-imported from Gecko test 3-tables-ref.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_multi_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace; white-space: nowrap;"> <body style="font-family: monospace; white-space: nowrap;">
<p>There should be no red below, except for antialiasing issues.</p> <p>There should be no red below, except for antialiasing issues.</p>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test blocks-divide-tables-1.html</title> <title>CSS Test: Auto-imported from Gecko test blocks-divide-tables-1.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_multi_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace; white-space: nowrap;"> <body style="font-family: monospace; white-space: nowrap;">
<p>There should be no red below, except for antialiasing issues.</p> <p>There should be no red below, except for antialiasing issues.</p>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test blocks-divide-tables-1.html</title> <title>CSS Test: Auto-imported from Gecko test blocks-divide-tables-1.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_multi_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace; white-space: nowrap;"> <body style="font-family: monospace; white-space: nowrap;">
<p>There should be no red below, except for antialiasing issues.</p> <p>There should be no red below, except for antialiasing issues.</p>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test blocks-divide-tables-2.html</title> <title>CSS Test: Auto-imported from Gecko test blocks-divide-tables-2.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_multi_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace; white-space: nowrap;"> <body style="font-family: monospace; white-space: nowrap;">
<p>There should be no red below, except for antialiasing issues.</p> <p>There should be no red below, except for antialiasing issues.</p>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test blocks-divide-tables-2.html</title> <title>CSS Test: Auto-imported from Gecko test blocks-divide-tables-2.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_multi_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace; white-space: nowrap;"> <body style="font-family: monospace; white-space: nowrap;">
<p>There should be no red below, except for antialiasing issues.</p> <p>There should be no red below, except for antialiasing issues.</p>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test infer-cells-1.html</title> <title>CSS Test: Auto-imported from Gecko test infer-cells-1.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_multi_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace; white-space: nowrap;"> <body style="font-family: monospace; white-space: nowrap;">
<p>There should be no red below, except for antialiasing issues.</p> <p>There should be no red below, except for antialiasing issues.</p>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test infer-cells-1.html</title> <title>CSS Test: Auto-imported from Gecko test infer-cells-1.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_multi_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace; white-space: nowrap;"> <body style="font-family: monospace; white-space: nowrap;">
<p>There should be no red below, except for antialiasing issues.</p> <p>There should be no red below, except for antialiasing issues.</p>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test cols-test-1.html</title> <title>CSS Test: Auto-imported from Gecko test cols-test-1.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_colored_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace"> <body style="font-family: monospace">
There should be no red below, except for antialiasing issues. There should be no red below, except for antialiasing issues.
@ -36,7 +36,6 @@ There should be no red below, except for antialiasing issues.
<div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;"> <div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;">
<table cellpadding="0" cellspacing="0" style="margin: 0; padding: 0; border: none"> <table cellpadding="0" cellspacing="0" style="margin: 0; padding: 0; border: none">
<colgroup><col style="background: yellow"/><col style="background: cyan"/><col style="background: lime"/></colgroup>
<tr> <tr>
<td>Row 1, Col 1</td> <td>Row 1, Col 1</td>
<td>Row 1, Col 2</td> <td>Row 1, Col 2</td>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test cols-test-1.html</title> <title>CSS Test: Auto-imported from Gecko test cols-test-1.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_colored_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace"> <body style="font-family: monospace">
There should be no red below, except for antialiasing issues. There should be no red below, except for antialiasing issues.
@ -13,11 +13,11 @@ There should be no red below, except for antialiasing issues.
<div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;"> <div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;">
<span style="display:table"> <span style="display:table">
<span style="display: table-column; background: yellow"></span> <span style="display: table-column"></span>
<span style="display: table-cell">Row 1, Col 1</span> <span style="display: table-cell">Row 1, Col 1</span>
<span style="display: table-cell">Row 1, Col 2</span> <span style="display: table-cell">Row 1, Col 2</span>
<span style="display: table-cell">Row 1, Col 3</span> <span style="display: table-cell">Row 1, Col 3</span>
<span style="display: table-column; background: cyan"></span> <span style="display: table-column"></span>
<span style="display: table-row-group"> <span style="display: table-row-group">
<span style="display: table-row"> <span style="display: table-row">
<span style="display: table-cell">Row 22, Col 1</span> <span style="display: table-cell">Row 22, Col 1</span>
@ -30,7 +30,7 @@ There should be no red below, except for antialiasing issues.
<span style="display: table-cell">Row 333, Col 3</span> <span style="display: table-cell">Row 333, Col 3</span>
</span> </span>
</span> </span>
<span style="display: table-column; background: lime"></span> <span style="display: table-column"></span>
</span> </span>
</div> </div>
<div style="position: relative; z-index: 1; color: red; padding: 1px;"> <div style="position: relative; z-index: 1; color: red; padding: 1px;">

View file

@ -5,10 +5,10 @@
<title>CSS Test: Auto-imported from Gecko test cols-test-2.html</title> <title>CSS Test: Auto-imported from Gecko test cols-test-2.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_colored_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace"> <body style="font-family: monospace">
<p>There should be no red below, except for antialiasing issues.</p> There should be no red below, except for antialiasing issues.
<div style="position: relative; font-size: 2em;"> <div style="position: relative; font-size: 2em;">
<div style="position: relative; z-index: 1; color: red; padding: 1px;"> <div style="position: relative; z-index: 1; color: red; padding: 1px;">
@ -36,7 +36,6 @@
<div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;"> <div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;">
<table cellpadding="0" cellspacing="0" style="margin: 0; padding: 0; border: none"> <table cellpadding="0" cellspacing="0" style="margin: 0; padding: 0; border: none">
<colgroup><col style="background: yellow"/><col style="background: cyan"/><col style="background: lime"/></colgroup>
<tr> <tr>
<td>Row 1, Col 1</td> <td>Row 1, Col 1</td>
<td>Row 1, Col 2</td> <td>Row 1, Col 2</td>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test cols-test-2.html</title> <title>CSS Test: Auto-imported from Gecko test cols-test-2.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_colored_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace"> <body style="font-family: monospace">
There should be no red below, except for antialiasing issues. There should be no red below, except for antialiasing issues.
@ -13,9 +13,9 @@ There should be no red below, except for antialiasing issues.
<div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;"> <div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;">
<span style="display:table"> <span style="display:table">
<span style="display: table-column; background: yellow"></span> <span style="display: table-column"></span>
<span style="display: table-column; background: cyan"></span> <span style="display: table-column"></span>
<span style="display: table-column; background: lime"></span> <span style="display: table-column"></span>
<span style="display: table-cell">Row 1, Col 1</span> <span style="display: table-cell">Row 1, Col 1</span>
<span style="display: table-cell">Row 1, Col 2</span> <span style="display: table-cell">Row 1, Col 2</span>
<span style="display: table-cell">Row 1, Col 3</span> <span style="display: table-cell">Row 1, Col 3</span>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test cols-test-3.html</title> <title>CSS Test: Auto-imported from Gecko test cols-test-3.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_colored_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace"> <body style="font-family: monospace">
There should be no red below, except for antialiasing issues. There should be no red below, except for antialiasing issues.
@ -36,7 +36,6 @@ There should be no red below, except for antialiasing issues.
<div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;"> <div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;">
<table cellpadding="0" cellspacing="0" style="margin: 0; padding: 0; border: none"> <table cellpadding="0" cellspacing="0" style="margin: 0; padding: 0; border: none">
<colgroup><col style="background: yellow"/><col style="background: cyan"/><col style="background: lime"/></colgroup>
<tr> <tr>
<td>Row 1, Col 1</td> <td>Row 1, Col 1</td>
<td>Row 1, Col 2</td> <td>Row 1, Col 2</td>

View file

@ -5,7 +5,7 @@
<title>CSS Test: Auto-imported from Gecko test cols-test-3.html</title> <title>CSS Test: Auto-imported from Gecko test cols-test-3.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_colored_table-ref.xht"/>
</head> </head>
<body style="font-family: monospace"> <body style="font-family: monospace">
There should be no red below, except for antialiasing issues. There should be no red below, except for antialiasing issues.
@ -28,9 +28,9 @@ There should be no red below, except for antialiasing issues.
<span style="display: table-cell">Row 333, Col 3</span> <span style="display: table-cell">Row 333, Col 3</span>
</span> </span>
</span> </span>
<span style="display: table-column; background: yellow"></span> <span style="display: table-column"></span>
<span style="display: table-column; background: cyan"></span> <span style="display: table-column"></span>
<span style="display: table-column; background: lime"></span> <span style="display: table-column"></span>
</span> </span>
</div> </div>
<div style="position: relative; z-index: 1; color: red; padding: 1px;"> <div style="position: relative; z-index: 1; color: red; padding: 1px;">

View file

@ -4,7 +4,7 @@
<title>CSS Test: Auto-imported from Gecko test white-space-1.html</title> <title>CSS Test: Auto-imported from Gecko test white-space-1.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_multi_table-ref.xht"/>
<meta name="flags" content='dom'/> <meta name="flags" content='dom'/>
<script type="text/javascript"><![CDATA[ <script type="text/javascript"><![CDATA[

View file

@ -4,7 +4,7 @@
<title>CSS Test: Auto-imported from Gecko test white-space-1.html</title> <title>CSS Test: Auto-imported from Gecko test white-space-1.html</title>
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/> <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/> <link rel="help" href="http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes"/>
<link rel="match" href="reference/no_red_3x3_monospace_table-ref.xht"/> <link rel="match" href="reference/no_red_3x3_monospace_multi_table-ref.xht"/>
<meta name="flags" content='dom'/> <meta name="flags" content='dom'/>
<script type="text/javascript"><![CDATA[ <script type="text/javascript"><![CDATA[