Closed Bug 13169 Opened 26 years ago Closed 26 years ago

Rowspan problem, when cellspacing=0

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: hyp-x, Assigned: karnaze)

Details

(Keywords: testcase, Whiteboard: [TESTCASE])

Attachments

(1 file)

Version: 1999-09-04-09 apprunner on Win98 Description: Bad layout is produced for the following table when cellspacing=0 Rowspanned cells aren't "overlapping". +-------+-------+ +-------+-------+ | | | | | | | | | | | | +-------+-------+ +-------+ | | | | | | | | | | | +-------+ +-------+-------+ +-------+-------+ Actual result Expected result Regression: This doesn't happend in Nav4 or IE4 --- <table cellspacing=0 border=3> <tr> <td></td><td rowspan=2><img src="http://bugzilla.mozilla.org/ant.jpg"></td> </tr><tr> <td rowspan=2><img src="http://bugzilla.mozilla.org/ant.jpg"></td> </tr><tr> <td></td> </tr> </table> --- I'm attaching as a testcase, with both 0 and 1 cellspacing.
Whiteboard: [TESTCASE]
Attached file Testcase
Status: NEW → ASSIGNED
No longer blocks: 14520
Target Milestone: M15
Bulk moving [testcase] code to new testcase keyword. Sorry for the spam!
Keywords: testcase
I think this was fixed a few weeks ago.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Using 2/17 build, verified fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: