Chromium Code Reviews| Index: Source/core/html/HTMLImageElement.idl |
| diff --git a/Source/core/html/HTMLImageElement.idl b/Source/core/html/HTMLImageElement.idl |
| index 3287fd656525e214845d752126a49c5194499f6f..360b2b5d4ccbf2b9a9f4a995f9d720a45af9f632 100644 |
| --- a/Source/core/html/HTMLImageElement.idl |
| +++ b/Source/core/html/HTMLImageElement.idl |
| @@ -19,7 +19,6 @@ |
| */ |
| [ |
| - SkipVTableValidation |
| ] interface HTMLImageElement : HTMLElement { |
| [Reflect] attribute DOMString name; |
| [Reflect] attribute DOMString align; |