Closed Bug 279253 Opened 20 years ago Closed 20 years ago

"background-position: bottom" is ignored on body element

Categories

(Core :: Web Painting, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 279252

People

(Reporter: uruviel, Assigned: roc)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050120 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050120 Firefox/1.0+

While applying 	"background:url("trans.gif") bottom repeat-x #ffffff;" where
trans.gif is any image with a height. Gecko just doens't position the background
at the bottom of the screen. This used to work in the 1.0final

Reproducible: Always

Steps to Reproduce:
1.apply "background-position: bottom" to body element
2.Load the page
3.

Actual Results:  
You see a small line of the background on top of the screen.

Expected Results:  
See the image on the bottom of the screen expanded to its full height.

*** This bug has been marked as a duplicate of 279252 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.