| Index: Source/core/svg/SVGSVGElement.idl
|
| diff --git a/Source/core/svg/SVGSVGElement.idl b/Source/core/svg/SVGSVGElement.idl
|
| index 093f1535f952adb5cb1a3deb2fbf9156302686ea..ad7db21f52e7e4dfe51f91a430f7697d6bb30da5 100644
|
| --- a/Source/core/svg/SVGSVGElement.idl
|
| +++ b/Source/core/svg/SVGSVGElement.idl
|
| @@ -25,7 +25,7 @@
|
| // TODO: no css::ViewCSS available!
|
| // TODO: no events::DocumentEvent available!
|
| [
|
| - TypeChecking=Interface|Nullable,
|
| + TypeChecking=Interface,
|
| ] interface SVGSVGElement : SVGGraphicsElement {
|
|
|
| readonly attribute SVGAnimatedLength x;
|
|
|