Closed
Bug 610466
Opened 15 years ago
Closed 15 years ago
feDiffuseLighting with filterRes larger than filter region causes filter not to work
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
People
(Reporter: heycam, Assigned: longsonr)
Details
Attachments
(2 files, 1 obsolete file)
|
590 bytes,
image/svg+xml
|
Details | |
|
3.40 KB,
patch
|
Details | Diff | Splinter Review |
If I have an feDiffuseLighting filter applied to an element, and the filterRes is set to a size larger than the filter region, then it seems that the filter does not provide any output at all (the element doesn't get painted).
| Reporter | ||
Comment 1•15 years ago
|
||
The filtered path on the left has a larger filterRes, but it should still be painted.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → longsonr
| Assignee | ||
Comment 2•15 years ago
|
||
Attachment #489324 -
Flags: review?(roc)
Attachment #489324 -
Flags: approval2.0?
Attachment #489324 -
Flags: review?(roc)
Attachment #489324 -
Flags: review+
Attachment #489324 -
Flags: approval2.0?
Attachment #489324 -
Flags: approval2.0+
| Assignee | ||
Comment 3•15 years ago
|
||
Attachment #489324 -
Attachment is obsolete: true
| Assignee | ||
Updated•15 years ago
|
Keywords: checkin-needed
Whiteboard: [needs landing]
Comment 4•15 years ago
|
||
Flags: in-testsuite+
Keywords: checkin-needed
Whiteboard: [needs landing]
Target Milestone: --- → mozilla2.0b8
Version: unspecified → Trunk
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•