https://codepen.io/cobra_winfrey/pen/WNGJPXm looks very wrong in WebKit
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>
Created attachment 418228 [details] Reduction
The content is buggy; this is about error handling.
Created attachment 418239 [details] Patch
Committed r271785: <https://trac.webkit.org/changeset/271785> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418239 [details].
<rdar://problem/73552017>