feComposite blend operators render as white
Categories
(Core :: SVG, defect)
Tracking
()
People
(Reporter: stu.axon, Unassigned)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:86.0) Gecko/20100101 Firefox/86.0
Steps to reproduce:
Visited this page
https://vanseodesign.com/web-design/svg-filter-primitives-fecomposite/
Actual results:
All the examples using feComposite render as white
Expected results:
There should be different outputs in these boxes.
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebRender' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
I see the same thing in Firefox and Chrome.
Comment 3•4 years ago
|
||
It works in Safari. Perhaps the browsers are interpreting the spec differently.
Comment 4•4 years ago
|
||
Robert, do you know which browsers are correct?
Comment 5•4 years ago
|
||
The bug is misidentified. The problem is not supporting fragments in feImage. Our implementation of feComposite is correct.
Updated•4 years ago
|
Description
•