Index: Source/core/dom/ChildNode.idl |
diff --git a/Source/core/dom/ChildNode.idl b/Source/core/dom/ChildNode.idl |
index 21441f635067c585bfa933fbcdebdc8bc3ab56d9..f4a8ba831831e62815c42b4952ec1325ff88a58a 100644 |
--- a/Source/core/dom/ChildNode.idl |
+++ b/Source/core/dom/ChildNode.idl |
@@ -21,8 +21,7 @@ |
*/ |
[ |
- NoInterfaceObject, |
- LegacyImplementedInBaseClass |
+ NoInterfaceObject |
] interface ChildNode { |
[PerWorldBindings] readonly attribute Element previousElementSibling; |
[PerWorldBindings] readonly attribute Element nextElementSibling; |