Index: Source/core/html/ImageData.idl |
diff --git a/Source/core/html/ImageData.idl b/Source/core/html/ImageData.idl |
index 180eb781e5b9a4f1928fcdc1ed54c0226cbd955c..665878d4aecda04a53325567a150e0a01ba7fcdb 100644 |
--- a/Source/core/html/ImageData.idl |
+++ b/Source/core/html/ImageData.idl |
@@ -28,7 +28,6 @@ |
[ |
CustomToV8, |
- ImplementationLacksVTable |
] interface ImageData { |
readonly attribute long width; |
readonly attribute long height; |