Chromium Code Reviews| Index: Source/core/css/CSSStyleDeclaration.idl |
| diff --git a/Source/core/css/CSSStyleDeclaration.idl b/Source/core/css/CSSStyleDeclaration.idl |
| index e03718f1f91661a74aa7978bdd7a73fe6c87b335..252ddcb1dc04164659c5ce366d40d259be9ecdd7 100644 |
| --- a/Source/core/css/CSSStyleDeclaration.idl |
| +++ b/Source/core/css/CSSStyleDeclaration.idl |
| @@ -23,7 +23,7 @@ |
| CustomNamedSetter, |
| CustomNamedGetter, |
| CustomEnumerateProperty, |
| - DependentLifetime, |
| + DependentLifetime |
| ] interface CSSStyleDeclaration { |
| [TreatReturnedNullStringAs=Null, TreatNullAs=NullString, SetterRaisesException] attribute DOMString cssText; |