Closed
Bug 229634
Opened 21 years ago
Closed 21 years ago
Width of iframe/img in table can't be 100% if an inline element is placed before that
Categories
(Core :: Layout: Tables, defect)
Core
Layout: Tables
Tracking
()
RESOLVED
FIXED
People
(Reporter: kazhik, Unassigned)
References
Details
Width of iframe/img in table can't be 100% if an inline element is
placed before that.
http://bugzilla.mozilla.gr.jp/attachment.cgi?id=1934
The width of the first iframe and img in this testcase
should be 100%.
This reminds me a bit of bug 97695.
Severity: normal → major
![]() |
||
Comment 3•21 years ago
|
||
Reporter, what build are you testing with? Does it have the fix for bug 97695?
![]() |
||
Comment 4•21 years ago
|
||
OK, I am indeed seeing this with a build that has the fix for bug 97695 in it...
are tables doing weird stuff with the availSize here?
bernd, using strict mode doesn't affect the horizontal sizing.
![]() |
||
Comment 5•21 years ago
|
||
Fixed by checkin for bug 232754
You need to log in
before you can comment on or make changes to this bug.
Description
•