Closed Bug 170731 Opened 23 years ago Closed 17 years ago

Linebreak between tags modifies height of cell

Categories

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

defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: marcb, Unassigned)

References

()

Details

(Keywords: testcase)

If you look at the source code of this page: <http://tests.bd.dyndns.org/Mozilla/error1.html> or <http://users.skynet.be/bk242990/error1.html> if the previous site is offline. You'll see that rows 1 and 3 of the table end with a "</p></td></tr>". If a linebreak is inserted after the "</p>", as in cell 1, the height of the cell is modified. No problem with NS4.79 and IE, they treat the cells identically. Browser: Mozilla 1.1, Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 98 → All
Hardware: PC → All
Confirming with the trunk build: 2002-09-30-08 on WIn2K.
Priority: -- → P3
Target Milestone: --- → Future
Confirming with Linux i686 nightly build 21-10-2002. The same happens with Flash plugin inserted into a table cell: <td><embed ...><td> is OK, but the following statements add an empty line under the flash area: <td><embed ...> </td> <td><embed ...> </td> You have an example in the unrelated bug #173478, giving URL http://neverwinter-nights.de/ : an unwanted black line is inserted between the top flash area and pictures below.
this could be a dupe of bug 159234
mass reassign to default owner
Assignee: karnaze → table
QA Contact: amar → madhur
Target Milestone: Future → ---
Target Milestone: --- → Future
WFM, Mozilla 1.8a5.
Keywords: testcase
yes this is wfm
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.