Index: Source/core/dom/Text.idl |
diff --git a/Source/core/dom/Text.idl b/Source/core/dom/Text.idl |
index a86f06358d7d88bcf4865a29b02cab2497ebe45c..098d7ac5ea7117a7968e463e1c6116ac9350443d 100644 |
--- a/Source/core/dom/Text.idl |
+++ b/Source/core/dom/Text.idl |
@@ -20,7 +20,6 @@ |
Constructor([Default=NullString] optional DOMString data), |
CallWith=ScriptExecutionContext, |
CustomToV8, |
- SkipVTableValidation, |
] interface Text : CharacterData { |
// DOM Level 1 |