Chromium Code Reviews| Index: Source/core/html/shadow/HTMLContentElement.idl |
| diff --git a/Source/core/html/shadow/HTMLContentElement.idl b/Source/core/html/shadow/HTMLContentElement.idl |
| index e5c20d85cce6aecbdf21e705d6c95631ecf3db0b..77095c2ca29a088728d6fcebcca68f194f6fd364 100644 |
| --- a/Source/core/html/shadow/HTMLContentElement.idl |
| +++ b/Source/core/html/shadow/HTMLContentElement.idl |
| @@ -25,7 +25,6 @@ |
| */ |
| [ |
| - SkipVTableValidation |
| ] interface HTMLContentElement : HTMLElement { |
| [Reflect] attribute DOMString select; |
| attribute boolean resetStyleInheritance; |