Index: Source/core/html/HTMLEmbedElement.idl |
diff --git a/Source/core/html/HTMLEmbedElement.idl b/Source/core/html/HTMLEmbedElement.idl |
index b702089198c44c9fd72c7fbf6790bc1ed30a5a5d..853977447bd613df65bc2b86d7e2889b2ce93f74 100644 |
--- a/Source/core/html/HTMLEmbedElement.idl |
+++ b/Source/core/html/HTMLEmbedElement.idl |
@@ -24,7 +24,6 @@ |
CustomCall, |
CustomIndexedGetter, |
CustomIndexedSetter, |
- SkipVTableValidation |
] interface HTMLEmbedElement : HTMLElement { |
[Reflect] attribute DOMString align; |
[Reflect] attribute DOMString height; |