Index: Source/core/svg/SVGTransformable.idl |
diff --git a/Source/core/svg/SVGTransformable.idl b/Source/core/svg/SVGTransformable.idl |
index e4ab3ce8db0f4ff2399902718e2e2e118ed3228d..4edaa3a9f5fea1b9ec0db8eaa4c0e576e97a8078 100644 |
--- a/Source/core/svg/SVGTransformable.idl |
+++ b/Source/core/svg/SVGTransformable.idl |
@@ -25,6 +25,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
Conditional=SVG, |
] interface SVGTransformable : SVGLocatable { |