Closed
Bug 186944
Opened 22 years ago
Closed 22 years ago
Table row width calculated wrong over <divs> - correct in 1.2.1 - wrong in 1.3b
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 186593
People
(Reporter: phillim2, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021225 Debian/1.2.1-8
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20021226
The example page contains a <td> with <divs> in it. One image is in one div and
a another in the second div. The browser is calculating the width of the <td>
from both images, not realizing they are in separate <divs>.
This was first seen on http://dpreview.com. The files above are stripped down
versions of the site to show the problem and remove the cruft.
Reproducible: Always
Steps to Reproduce:
1. Load page :)
2.
3.
Expected Results:
Displayed the page the same as 1.2.1
Comment 1•22 years ago
|
||
related to those recent shrink-wrap changes?
Comment 2•22 years ago
|
||
Test with WinXP mozilla 1.2.1 (stable release version) to see what I could find out.
this page __does not__ display correctly on my test system
http://siasl.dyndns.org/moz13fu/fubar2.html
this page does display correctly on my test system
http://dpreview.com/
Have you checked to see if the test page displays with your 1.2.1 version?
bill
*** This bug has been marked as a duplicate of 186593 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•