Closed
Bug 283499
Opened 20 years ago
Closed 20 years ago
background-position: center; doesn't work correctly
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 243751
People
(Reporter: kodos02, Unassigned)
Details
Attachments
(1 file)
|
445 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050223 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050223 Firefox/1.0+
With Firefox 1.0 and Internet Explorer the image is centered correctly, but with
the newest snapshots (i have tried a few) the image is half out of the rendering
area (at the top).
Reproducible: Always
Steps to Reproduce:
1. Open the page ;)
Actual Results:
the image isn't at the right position
Expected Results:
center it correctly
Updated•20 years ago
|
Assignee: firefox → nobody
Component: General → Layout: Block and Inline
Product: Firefox → Core
QA Contact: general → layout.block-and-inline
Version: unspecified → Trunk
Comment 2•20 years ago
|
||
That is the correct behavior. The previous behavior (as in FF1.0) is wrong. See
bug 243751 comment 4 for an explanation and bug 243751 comment 5 for a workaround.
*** This bug has been marked as a duplicate of 243751 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•