RESOLVED INVALID 89222
feColorMatrix filter with type="saturate" and invalud values attribute should not display
https://bugs.webkit.org/show_bug.cgi?id=89222
Summary feColorMatrix filter with type="saturate" and invalud values attribute should...
Robert Longson
Reported 2012-06-15 09:22:12 PDT
http://www.w3.org/TR/SVG/filters.html#feColorMatrixElement For type="saturate", ‘values’ is a single real number value (0 to 1). According to https://bugzilla.mozilla.org/show_bug.cgi?id=765141#c0 this displays something in Chrome. Opera and Firefox correctly display nothing as the filter is in error.
Attachments
Dirk Schulze
Comment 1 2012-06-15 11:00:02 PDT
It was fixed some weeks ago. Thanks for reporting.
Note You need to log in before you can comment on or make changes to this bug.