Closed
Bug 6151
Opened 25 years ago
Closed 25 years ago
label's background style is messed up
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: sjoerd, Assigned: karnaze)
Details
All LABEL elements seem to have a default white background.
When 'background:none' is applied, the background of the parent
is not rendered, in fact nothing is rendered at all,
resulting in a very messy output when the page is scrolled.
Try putting 'LABEL{background:none}' in /res/samples/test_gfx.html
Updated•25 years ago
|
Assignee: peterl → karnaze
Comment 1•25 years ago
|
||
label has a background-color: white entry in ua.css. Chris, is that
necessary/proper?
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•25 years ago
|
||
Agreed. This is a duplicate of 3720.
You need to log in
before you can comment on or make changes to this bug.
Description
•