Closed Bug 283833 Opened 19 years ago Closed 19 years ago

Doesn't give the right background-color using style.css with background-color:

Categories

(Toolkit :: View Source, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: zewald, Assigned: bugs)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.5) Gecko/20041202 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.5) Gecko/20041202 Firefox/1.0

Ok, I am building a website using css. As background for that page I do this in
my css file:
body { background-color: #000000; } <-- This doesn't work in mozilla. Mozilla
only works fine by me when I do: body { background: #000000; } The first one is
the ideal way for putting a color to the background.

Reproducible: Always

Steps to Reproduce:
1. .html file using a css for the layout
2. .css using:: body { background-color: #000000; }
3.

Actual Results:  
Background doesn't show

Expected Results:  
Make this work. It is a css-rule.
Attached file Testcase
This shows that what you're reporting works just fine.

You're probably seeing something like bug 208887.
Summary: Doesn't give the right background-color → Doesn't give the right background-color using style.css with background-color:
Strang, I really have this problem. But.. I can't remake the problem. I have
tryed to make an demo of it. But that one works... :S.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: