Closed
Bug 59071
Opened 25 years ago
Closed 25 years ago
center frame of dahmane.com/summary.html incorrectly rendered
Categories
(Core :: Layout: Tables, defect, P3)
Core
Layout: Tables
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: dr, Assigned: karnaze)
References
()
Details
(Keywords: testcase)
Attachments
(2 files)
as part of the "surf porn under the thin veil of pre-release verification"
movement, my contribution (and let me defend myself by saying "it's art or
culture or something") is that http://www.dahmane.com/summary.html gets its
tables pretty well-horked. it's actually mid.html (the middle frame in the
summary.html frameset).
this works properly in 4.x and ie. there's some really strange fu in the html
(such as, what is <img naturalsizeflag="0">???), but ignoring that, the html
seems to be pixel-precise.
also note that before the images load (when you can only see their borders),
they are arranged properly, but when they load, the page seems to reflow
improperly and then break.
Keywords: 4xp,
correctness
Comment 2•25 years ago
|
||
Comment 3•25 years ago
|
||
Looks much better, but there is still a 1-pixel error in the testcase.
Severity: major → minor
Comment 4•25 years ago
|
||
Images are 404. I recreated the testcase with new images and the reason for the
"1-pixel error" is that cells of the table are not constrained to a certain
width and that the algorithm for growing the cells are slightly different in
NS4 and Mozilla. Mozilla behaves more like IE5.
WORKSFORME, build 2001-02-23-11 on Windows 98 SE.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 6•24 years ago
|
||
Works for me on windows NT and 98.. Marking verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•