[Webkit-unassigned] [Bug 220893] This SVG filter example renders wrong in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 23 10:43:25 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220893

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Content has:

    <filter id='filter1'>
      <feturbulence basefrequency='0.005 0.005' id='frequency1' numoctaves='1' result='noise' seed='1' type='fractalNoise'></feturbulence>
      <fedisplacementmap id='displacement1' in2='fractalNoise' in='SourceGraphic' scale='0'></fedisplacementmap>
    </filter>

and we fail to find the "in2" input for the <fedisplacementmap>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210123/2dde4a30/attachment.htm>


More information about the webkit-unassigned mailing list