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