Closed
Bug 430203
Opened 18 years ago
Closed 18 years ago
CSS warning in Error Console
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
3.0
People
(Reporter: bugzilla, Unassigned)
Details
There is a typo on line 194 of https://www-firefox3.authstage.mozilla.com/style/tignish/template.css which causes a couple of CSS warnings in the Error Console.
Comment 1•18 years ago
|
||
Fixed in r12435. Thanks!
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 2•18 years ago
|
||
Verified FIXED; Steven, there are few repeating warnings similar to Warning: Expected declaration but found '*'. Skipped to next declaration.
Source File: https://www-firefox3.authstage.mozilla.com/includes/yui/2.5.1/container/assets/skins/sam/container.css
Line: 7
How do you want to treat those? One bug for each CSS file? They all have the same warning, just different sources...
Status: RESOLVED → VERIFIED
Comment 3•18 years ago
|
||
Some of these warnings are probably going to stay. Some of them are hacks for supporting IE or other browsers. Anything in the /yui/ directories for example, is part of the Yahoo User Interface library and we wont be making any changes there.
| Assignee | ||
Updated•14 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•