From the SVG1.1SE spec: "If attribute ‘type’ is not specified, then the effect is as if a value of matrix were specified." This isn't the case in WebKit at the moment. Repro attached.
<rdar://problem/10280177>
Created attachment 110862 [details] repro: the images should be identical
*should be identical and both red, I should have specified*
Created attachment 112029 [details] super simple patch
Comment on attachment 112029 [details] super simple patch Attachment 112029 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10197081 New failing tests: svg/filters/feColorMatrix-default-type.svg
Comment on attachment 112029 [details] super simple patch r=me. Do you really want to put the png in svg/filters, instead of platform/mac/svg/filters, same for the .txt file. Please consider moving them before landing.
(In reply to comment #6) > (From update of attachment 112029 [details]) > r=me. Do you really want to put the png in svg/filters, instead of platform/mac/svg/filters, same for the .txt file. Please consider moving them before landing. Fixed, landed in 98293.