Closed
Bug 609494
Opened 15 years ago
Closed 11 years ago
suppress CSS warnings for "zoom" and "filter"
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: shaver, Unassigned)
Details
These seem to be widely used by people making pragmatic, rather than uninformed, choices to support older IE versions. We probably shouldn't complain so loudly about them in the error console
Comment 1•15 years ago
|
||
filter is an SVG thing. Are we warning because we're parsing it in the SVG way rather than the Microsoft TM way?
Comment 2•11 years ago
|
||
I'll just go ahead and WONTFIX this. "filter" is now a thing, and old-IE support is dwindling, so I see no reason anybody should spend time with this.
Status: NEW → RESOLVED
Closed: 11 years ago
OS: Windows 7 → All
Hardware: x86 → All
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•