| Index: core/svg/SVGFEComponentTransferElement.idl
|
| diff --git a/core/svg/SVGFEComponentTransferElement.idl b/core/svg/SVGFEComponentTransferElement.idl
|
| index a91f58b6c706bbc5f4703609746720fc41c00201..e8cc53ea84be0b1d9dba0f0f88538c00c330cd2c 100644
|
| --- a/core/svg/SVGFEComponentTransferElement.idl
|
| +++ b/core/svg/SVGFEComponentTransferElement.idl
|
| @@ -23,6 +23,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| +// http://www.w3.org/TR/filter-effects/#InterfaceSVGFEComponentTransferElement
|
| +
|
| interface SVGFEComponentTransferElement : SVGElement {
|
| readonly attribute SVGAnimatedString in1;
|
| };
|
|
|