| Index: sky/engine/core/css/CSSStyleDeclaration.idl
|
| diff --git a/sky/engine/core/css/CSSStyleDeclaration.idl b/sky/engine/core/css/CSSStyleDeclaration.idl
|
| index 0047acfc14b4feca552f33c5940186b6e06b18cc..c36916739c0806cdf8f677e925b53d161630d244 100644
|
| --- a/sky/engine/core/css/CSSStyleDeclaration.idl
|
| +++ b/sky/engine/core/css/CSSStyleDeclaration.idl
|
| @@ -21,7 +21,6 @@
|
| // Introduced in DOM Level 2:
|
| [
|
| DependentLifetime,
|
| - WillBeGarbageCollected
|
| ] interface CSSStyleDeclaration {
|
| [RaisesException=Setter] attribute DOMString? cssText;
|
|
|
|
|