Closed
Bug 78003
Opened 25 years ago
Closed 25 years ago
background-image isn't aligned with padding edge
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: kazhik, Assigned: pierre)
Details
Attachments
(2 files)
Background image of body specified with "background-image" is not aligned
with the padding edge, but the outer edge.
http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-position
| Reporter | ||
Comment 1•25 years ago
|
||
| Reporter | ||
Comment 2•25 years ago
|
||
Comment 3•25 years ago
|
||
Believe it or not, this is actually correct per the spec.
See: http://www.w3.org/TR/REC-CSS2/colors.html#q2
See also bug 46446.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•