Closed Bug 925 Opened 26 years ago Closed 26 years ago

floating tables don't float

Categories

(Core :: Layout, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: buster)

References

()

Details

amny of the major head links (like "Recreation") off of yahoo! are broken. Here is a reduced test case that shows the pattern: ==================================================== <html><body> <table cellpadding=1 cellspacing=0 align=right border=0><tr><td> <tr><td align=center bgcolor="#eeeeee">here<br>is<br>some<br>text</td></tr> </table> <form method=get action="http://search.yahoo.com/bin/search"> <input type=submit value=Search> </form> </body></html>
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Now that pseudo-frames are passe, the code that decided when to shrink wrap and when not to was broken. I've made shrink-wrap behavior explicit with both the body and the block.
Status: RESOLVED → VERIFIED
Verified that "Inside Yahoo!" table floats to the right. Bug verified fixed.
*** Bug 7328 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.