[fxtf-drafts] [filter-effects] SVGFEConvolveMatrixElement misses property for preserveAlpha attribute

SebastianZ has just created a new issue for https://github.com/w3c/fxtf-drafts:

== [filter-effects] SVGFEConvolveMatrixElement misses property for preserveAlpha attribute ==
The [`SVGFEConvolveMatrixElement` interface definition](https://drafts.fxtf.org/filters/#InterfaceSVGFEConvolveMatrixElement) misses a property corresponding to the [`preserveAlpha` attribute of the `<feConvolveMatrix>` element](https://drafts.fxtf.org/filters/#element-attrdef-feconvolvematrix-preservealpha).

SVG 1.1 has a [`preserveAlpha` property](https://www.w3.org/TR/SVG/filters.html#__svg__SVGFEConvolveMatrixElement__preserveAlpha) for this purpose.

Sebastian

Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/138 using your GitHub account

Received on Saturday, 29 April 2017 16:53:12 UTC