Index: Source/core/svg/SVGElementInstance.idl |
diff --git a/Source/core/svg/SVGElementInstance.idl b/Source/core/svg/SVGElementInstance.idl |
index 66b666c885afc110bd7e20e8f357549b6c231bab..192ccf5896402bf27ee676b7466fb628fed4bdb7 100644 |
--- a/Source/core/svg/SVGElementInstance.idl |
+++ b/Source/core/svg/SVGElementInstance.idl |
@@ -31,7 +31,6 @@ |
readonly attribute SVGElement correspondingElement; |
readonly attribute SVGUseElement correspondingUseElement; |
readonly attribute SVGElementInstance parentNode; |
- readonly attribute SVGElementInstanceList childNodes; |
readonly attribute SVGElementInstance firstChild; |
readonly attribute SVGElementInstance lastChild; |
readonly attribute SVGElementInstance previousSibling; |