Closed Bug 1215575 Opened 9 years ago Closed 9 years ago

SVG feBlend with in2 from a feImage result linking to an embedded SVG document rendered wrong

Categories

(Firefox :: Untriaged, defect)

37 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 455986

People

(Reporter: tanty0, Unassigned)

References

Details

Attachments

(1 file)

Attached image win8.1_firefox_37.0.png
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/602.1 (KHTML, like Gecko) Version/8.0 Safari/602.1 Epiphany/3.18.0

Steps to reproduce:

Open the URL:
https://rawgit.com/tanty/design-hodgepodge/master/svg/filter/feBlend-feImage-tests.html

All the SVGs include a filter using a feImage to feed a feBlend element used by another elements in the SVG file.

The feImage links to another embedded SVG document included in the "defs" element of the main document.


Actual results:

All the SVGs are shown as the included PNG as reference



Expected results:

All the SVGs fail to be rendered correctly, only displaying the embedded SVG document included in the "defs" element of the main document.
(In reply to Andres Gomez from comment #0)
...
> Actual results:
> 
> All the SVGs are shown as the included PNG as reference
> 
> 
> 
> Expected results:
> 
> All the SVGs fail to be rendered correctly, only displaying the embedded SVG
> document included in the "defs" element of the main document.

This is the other way around.

Actual results:

All the SVGs fail to be rendered correctly, only displaying the embedded SVG document included in the "defs" element of the main document.


Expected results:

All the SVGs are shown as the included PNG as reference
See Also: → 437554
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.