Closed Bug 216342 Opened 21 years ago Closed 21 years ago

[ABS POS] bottom:0 should should positioned at the bottom of the document

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 105286

People

(Reporter: bugzilla, Assigned: dbaron)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030815
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030815

An inline element or a block-level element with the css rule
{position:absolute; bottom:0;}
should be positioned at the bottom of the document.

Self-explanatory test case at given URL.

Reproducible: Always

Steps to Reproduce:
1.Load the test case
2.
3.

Actual Results:  
Paragraph and picture are positioned at the bottom of the browser window viewport

Expected Results:  
Paragraph and picture are positioned at the bottom of the document

Opera 7.11 renders the testcase correctly.

*** This bug has been marked as a duplicate of 105286 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.