Index: Source/core/svg/SVGTests.idl |
diff --git a/Source/core/svg/SVGTests.idl b/Source/core/svg/SVGTests.idl |
index 0842cc1831d736cea20f4eba289713ce3598cc51..591a86bf906e2762ac761bd4b91c819f89748e0d 100644 |
--- a/Source/core/svg/SVGTests.idl |
+++ b/Source/core/svg/SVGTests.idl |
@@ -25,8 +25,7 @@ |
*/ |
[ |
- NoInterfaceObject, |
- LegacyImplementedInBaseClass |
+ NoInterfaceObject |
] interface SVGTests { |
readonly attribute SVGStringList requiredFeatures; |
readonly attribute SVGStringList requiredExtensions; |