| Index: Source/core/svg/SVGSVGElement.idl
|
| diff --git a/Source/core/svg/SVGSVGElement.idl b/Source/core/svg/SVGSVGElement.idl
|
| index dab4e54ae01babecf22d5d2b71b89d8dc7477a67..1026ce6b3991425fdde01392d94d802892526acc 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!
|
| [
|
| - StrictTypeChecking,
|
| + TypeChecking=Interface|Nullable|String,
|
| ] interface SVGSVGElement : SVGGraphicsElement {
|
|
|
| readonly attribute SVGAnimatedLength x;
|
|
|