| Index: Source/core/svg/SVGFEFuncRElement.idl
|
| diff --git a/Source/core/svg/SVGFEFuncRElement.idl b/Source/core/svg/SVGFEFuncRElement.idl
|
| index 4ac443ac7ed77ba8a08641e91deeea0e3f7b4d22..307319055f3a2a93729465f1616f89519e2b009f 100644
|
| --- a/Source/core/svg/SVGFEFuncRElement.idl
|
| +++ b/Source/core/svg/SVGFEFuncRElement.idl
|
| @@ -23,6 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| +// http://www.w3.org/TR/filter-effects/#InterfaceSVGFEFuncRElement
|
| +
|
| interface SVGFEFuncRElement : SVGComponentTransferFunctionElement {
|
| };
|
| -
|
|
|