| Index: Source/core/svg/SVGFEDiffuseLightingElement.idl
|
| diff --git a/Source/core/svg/SVGFEDiffuseLightingElement.idl b/Source/core/svg/SVGFEDiffuseLightingElement.idl
|
| index a1f5012077b633cbb920f8b26d6bcfcfdb916f2a..b4ebb2bc467447e7b0a8cf8561636cd6598adb34 100644
|
| --- a/Source/core/svg/SVGFEDiffuseLightingElement.idl
|
| +++ b/Source/core/svg/SVGFEDiffuseLightingElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -interface SVGFEDiffuseLightingElement : SVGStyledElement {
|
| +interface SVGFEDiffuseLightingElement : SVGElement {
|
| readonly attribute SVGAnimatedString in1;
|
| readonly attribute SVGAnimatedNumber surfaceScale;
|
| readonly attribute SVGAnimatedNumber diffuseConstant;
|
|
|