| Index: Source/core/svg/SVGFilterElement.idl
|
| diff --git a/Source/core/svg/SVGFilterElement.idl b/Source/core/svg/SVGFilterElement.idl
|
| index 5aa71f57800b6d3483a2bea6e545c2190cd52bae..0e6cbafbf7fab265fe0f562cbfce4b65b4751331 100644
|
| --- a/Source/core/svg/SVGFilterElement.idl
|
| +++ b/Source/core/svg/SVGFilterElement.idl
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| [
|
| - TypeChecking=Interface|Nullable,
|
| + TypeChecking=Interface,
|
| ] interface SVGFilterElement : SVGElement {
|
| readonly attribute SVGAnimatedEnumeration filterUnits;
|
| readonly attribute SVGAnimatedEnumeration primitiveUnits;
|
|
|