Index: Source/core/css/Rect.idl |
diff --git a/Source/core/css/Rect.idl b/Source/core/css/Rect.idl |
index 5013285ed03e5f45d453c1dd9e30c495f7c56f24..3eac82fd53934cab1f873e5afed522122be52ac8 100644 |
--- a/Source/core/css/Rect.idl |
+++ b/Source/core/css/Rect.idl |
@@ -18,7 +18,6 @@ |
*/ |
[ |
- ImplementationLacksVTable |
] interface Rect { |
readonly attribute CSSPrimitiveValue top; |
readonly attribute CSSPrimitiveValue right; |