Index: Source/core/css/RGBColor.idl |
diff --git a/Source/core/css/RGBColor.idl b/Source/core/css/RGBColor.idl |
index 6afcfac44a6b33927e474d060fc53ed3ba6ef308..09fa76ef2ef4ec7db9a53903ba2f7301f9d5cadc 100644 |
--- a/Source/core/css/RGBColor.idl |
+++ b/Source/core/css/RGBColor.idl |
@@ -19,7 +19,6 @@ |
*/ |
[ |
- ImplementationLacksVTable |
] interface RGBColor { |
readonly attribute CSSPrimitiveValue red; |
readonly attribute CSSPrimitiveValue green; |