Closed Bug 285575 Opened 20 years ago Closed 20 years ago

Table inside the parent table is shown outside the tableborder

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 105520

People

(Reporter: mark, Assigned: bugzilla)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.5) Gecko/20041202 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.5) Gecko/20041202 Firefox/1.0 When display this html in firefox the table inside will shown half outside the partent table. <!--html code to show the problem --> <TABLE border='1'> <tr> <td> <IMG src='http://www.mozilla.org/images/product-firefox.png' align='left'/> <TABLE border='1'> <tr> <td > 00000000000000000000000000000000000000000000000000000000000 </td> <td > <a><img src='http://www.mozilla.org/images/product-firefox.png'/></a> </td> </tr> </table> </td> </table> <!-- ******************* --> Reproducible: Always Steps to Reproduce: You can simply run the html-code from the Details textarea Actual Results: the outer table will show with the width of the inner table. Because there is also an image in the from of the inner table the inner table will displayed partly outside the outer tables border. Expected Results: resize the outer table to the width of the inner table plus the width of the image I found no workaround for this bug
Attached file Attached a testcase
I attach an html testcase which has the same render; I think that this is intentional, but I can't explain it just at the moment. Note that the align="left" is necessary.
I think this is a duplicate of bug 105520, not?
*** This bug has been marked as a duplicate of 105520 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: