Index: Source/core/css/CSSStyleDeclaration.idl |
diff --git a/Source/core/css/CSSStyleDeclaration.idl b/Source/core/css/CSSStyleDeclaration.idl |
index 96cc639375b4ef62e7da6428acab0ddcb03a73db..ccc3be78997eab0807bf68d3b8f9aeb133cdbc3a 100644 |
--- a/Source/core/css/CSSStyleDeclaration.idl |
+++ b/Source/core/css/CSSStyleDeclaration.idl |
@@ -20,8 +20,7 @@ |
// Introduced in DOM Level 2: |
[ |
- DependentLifetime, |
- WillBeGarbageCollected |
+ DependentLifetime |
] interface CSSStyleDeclaration { |
[TreatReturnedNullStringAs=Null, TreatNullAs=NullString, RaisesException=Setter] attribute DOMString cssText; |