Index: Source/core/css/CSSStyleDeclaration.idl |
diff --git a/Source/core/css/CSSStyleDeclaration.idl b/Source/core/css/CSSStyleDeclaration.idl |
index 9efa6b6db1db2c82826f89cadaf16a6e618efc24..e03718f1f91661a74aa7978bdd7a73fe6c87b335 100644 |
--- a/Source/core/css/CSSStyleDeclaration.idl |
+++ b/Source/core/css/CSSStyleDeclaration.idl |
@@ -24,7 +24,6 @@ |
CustomNamedGetter, |
CustomEnumerateProperty, |
DependentLifetime, |
- SkipVTableValidation |
] interface CSSStyleDeclaration { |
[TreatReturnedNullStringAs=Null, TreatNullAs=NullString, SetterRaisesException] attribute DOMString cssText; |