Closed Bug 1060220 Opened 10 years ago Closed 10 years ago

The whole CSS filter declaration should be ignored if the url() points to an incorrect/non-existent filter

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: ntim, Unassigned)

References

Details

According to the spec : http://www.w3.org/TR/filter-effects/#FilterProperty
"If the filter references a non-existent object or the referenced object is not a <filter> element, then the whole filter chain is ignored. No filter is applied to the object."

We currently make the element disappear in this case (that's a bug I suppose).
OS: Windows 7 → All
Hardware: x86_64 → All
The functionality of SVG 1.1 is to make the element disappear and there is a test for that functionality: http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectApproved/filters-felem-01-b.html

You should raise a bug against the spec I think.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.