Closed
Bug 29483
Opened 25 years ago
Closed 25 years ago
COLSPAN=0 causes colums to not be lined up
Categories
(Core :: Layout: Tables, defect, P3)
Core
Layout: Tables
Tracking
()
People
(Reporter: gerald, Assigned: karnaze)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
545 bytes,
text/html
|
Details |
The page at the URL specified has a table with two columns, each set to 50% of
the page width. The first row looks like it might be correct, but the column
split location moves to the right slightly on each following row.
- Verified in Windows 95 and Linux.
- Running nightly build: 2000-02-27-09-M15
- Linux version from a few days earlier.
- Verified that table looks correct in Version 4.7
- Seen on other web pages as well (but no URL, can't verify)
Comment 1•25 years ago
|
||
The cells in the table all have COLSPAN=0, which means that they should span the
entire column (I think). Attaching a testcase.
Severity: trivial → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
OS: Windows 95 → All
Hardware: PC → All
Summary: Two column table has center column line staggered → COLSPAN=0 causes colums to not be lined up
Comment 2•25 years ago
|
||
Assignee | ||
Comment 3•25 years ago
|
||
*** This bug has been marked as a duplicate of 27993 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
Verified duplicate.
You need to log in
before you can comment on or make changes to this bug.
Description
•