Closed Bug 1601 Opened 26 years ago Closed 26 years ago

Background and main table do not load

Categories

(Core :: Layout, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: christinehoff4, Assigned: buster)

References

()

Details

1. Build: 11/23a - using release build, Viewer.exe 2. Platforms: Win 95, Win NT 3. Steps to reproduce: Open above URL in Viewer. 4. Expected results: Page to lay out properly. 5. Actual results: Top table (containing red hat with red image) loads but background and main table do not load.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
BR CLEAR=all wasn't always working. The test case is in mozilla/layout/html/tests/block/clear-all.html the bug was that if the width of the floater was greater than the available area then the clear wouldn't work because the space manager would return a single trapezoid in the band. The clear code was depending on the fact (false fact!) that there would always be more than one trapezoid on any band with a floater... Now it doesn't!
Using the 12/8 build, the background is still not loading. Has the fix been checked in?
Status: RESOLVED → VERIFIED
Using 1/13 build, verified fixed.
You need to log in before you can comment on or make changes to this bug.