Index: Source/core/dom/ClientRect.idl |
diff --git a/Source/core/dom/ClientRect.idl b/Source/core/dom/ClientRect.idl |
index 3dc5b03cfe0a733961770b941dca26f9bc5cd26f..2d96ed011b7352c33b36f8a87fbb36495d04f9e4 100644 |
--- a/Source/core/dom/ClientRect.idl |
+++ b/Source/core/dom/ClientRect.idl |
@@ -25,7 +25,6 @@ |
*/ |
[ |
- ImplementationLacksVTable |
] interface ClientRect { |
readonly attribute float top; |
readonly attribute float right; |