Index: Source/core/html/HTMLDocument.idl |
diff --git a/Source/core/html/HTMLDocument.idl b/Source/core/html/HTMLDocument.idl |
index 6af68a42295b467349b78ebc0607e0b071e2b7b7..f6b1817b573dc1af01bab9bb41888e0d960b6951 100644 |
--- a/Source/core/html/HTMLDocument.idl |
+++ b/Source/core/html/HTMLDocument.idl |
@@ -20,7 +20,6 @@ |
[ |
CustomToV8, |
- SkipVTableValidation |
] interface HTMLDocument : Document { |
[Custom] void open(); |
void close(); |