Closed
Bug 372577
Opened 19 years ago
Closed 19 years ago
Background image overridden by text with backgroud color
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: raj.kalmeijer, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
I use in a CSS:
body, th, td, li, p
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; background-color:#FFFFFF}
In de page I use: <body background="bgveron.gif">
This workt fine with 1.5 series. Text was print on the backgroud without the bleeding of the backgroud color.
Reproducible: Always
Steps to Reproduce:
1. See my URL
2.
3.
Expected Results:
Text should be printed on the background image without bleeding of background-color.
| Reporter | ||
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Comment 1•19 years ago
|
||
RESOLVED FIXED is used when a known bugfix fixes a bug. Ergo, this is INVALID.
Resolution: FIXED → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•