Closed Bug 99408 Opened 24 years ago Closed 24 years ago

Table displayed in the wrong place

Categories

(Core :: CSS Parsing and Computation, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 14984

People

(Reporter: ariel_gonz, Assigned: dbaron)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

Build: 2001-09-10-03, win2kps2 In the above URL, the table that is supposed to be placed at the bottom of the page is placed in the middle of the text, in the middle of the page.
Attached file Testcase
This bug might be invalid, the testcase has this rule: DIV.maintext { border: 1px solid red; width: 65%; float: right; float: top; } and we are ignoring "float: top" and using "float: right" which I think is the correct way to do it. Navigator 4.x seems to ignore the whole rule. (NS4.x displayes it as Mozilla if I remove "float: top").
Assignee: attinasi → dbaron
Component: Layout → Style System
Keywords: testcase
OS: Windows 2000 → All
QA Contact: petersen → ian
'float: bottom' does not exist in CSS2: http://www.w3.org/TR/REC-CSS2/visuren.html#float-position . The overlap is a duplicate of bug 14984. Marking duplicate of bug 14984. *** This bug has been marked as a duplicate of 14984 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
(I _think_ David meant 'float: top' does not exist in CSS2)
Yeah, I did, but they're both true statements. :-)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: