Chromium Code Reviews| Index: Source/core/html/HTMLInputElement.idl |
| diff --git a/Source/core/html/HTMLInputElement.idl b/Source/core/html/HTMLInputElement.idl |
| index 2a4184c8cc830f293470c96c96ec69408108f11b..dfcd2cc482d8d01fcd27a7af0e9b7cd7990e2aad 100644 |
| --- a/Source/core/html/HTMLInputElement.idl |
| +++ b/Source/core/html/HTMLInputElement.idl |
| @@ -20,7 +20,6 @@ |
| */ |
| [ |
| - SkipVTableValidation |
| ] interface HTMLInputElement : HTMLElement { |
| [Reflect] attribute DOMString accept; |
| [Reflect] attribute DOMString alt; |