Index: core/svg/SVGStringList.idl |
diff --git a/core/svg/SVGStringList.idl b/core/svg/SVGStringList.idl |
index d4f5b7b007286ba6c8bf94e6b6cb79cafadc566d..724124384580657d308c302cf0778cffc63f7757 100644 |
--- a/core/svg/SVGStringList.idl |
+++ b/core/svg/SVGStringList.idl |
@@ -26,10 +26,8 @@ |
// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGStringList |
[ |
- TypeChecking=Interface, |
SetWrapperReferenceTo(SVGElement contextElement), |
ImplementedAs=SVGStringListTearOff, |
- RuntimeEnabled=SVG1DOM, |
WillBeGarbageCollected, |
] interface SVGStringList { |
readonly attribute unsigned long length; |