Closed
Bug 316149
Opened 20 years ago
Closed 20 years ago
css-errors (unknown css-tags) are displayed as errors in JS-Console
Categories
(Toolkit Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 265871
People
(Reporter: frankwu, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051025 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051025 Firefox/1.5
if a webpage contains unknown css-tags (very annoying with IE-CSS-Tags like scrollbar-*) it can be flooding the error-list of JS-Console and preventing me to find "real" JS-Errors.
I think its better to mark these unknown tags as Warning/Hint or displaying them in a separate section because JS-Errors might be more important.
Reproducible: Always
Actual Results:
s.a.
Expected Results:
unknown css-tags should be displayed in Warning-section or separate CSS-Section
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 265871 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
| Assignee | ||
Updated•9 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•