Closed
Bug 541381
Opened 15 years ago
Closed 15 years ago
Bottom border of row-spanning table cell is wrongly extended to next cell to right on bottom row
Categories
(Core :: Layout: Tables, defect)
Core
Layout: Tables
Tracking
()
RESOLVED
DUPLICATE
of bug 332977
People
(Reporter: jouko.orava, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.17) Gecko/2010010604 Ubuntu/9.04 (jaunty) Firefox/3.0.17
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.17) Gecko/2010010604 Ubuntu/9.04 (jaunty) Firefox/3.0.17
Using border-collapse:collapse, the bottom border of a row-spanning
cell is extended to the cell to right on bottom row. See the demonstration;
cell 3 should not have a bottom border.
The border cannot be removed by explicitly setting the bottom border to
"none" or "transparent".
Setting a nonzero border width and nontransparent color does work.
Using a background color is sometimes a viable workaround,
but it affects the bottom corners, too.
Reproducible: Always
I verified the same exists in Firefox 3.0.17 (x86_64 Linux) and Windows XP, Firefox 3.6 (x86_64 Linux), and 22-Jan-2010 version of Firefox 3.7a1pre
(x86_64 Linux).
Updated•15 years ago
|
Severity: trivial → normal
Keywords: testcase
OS: Linux → All
Hardware: x86_64 → All
Version: unspecified → Trunk
Comment 1•15 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•