| Index: sky/engine/core/css/CSSMatrix.idl
|
| diff --git a/sky/engine/core/css/CSSMatrix.idl b/sky/engine/core/css/CSSMatrix.idl
|
| index 8721ece5729b0c52878646cf3041839df40dc0dc..1507a784754a361ff99927e71ba2b87ce65870a8 100644
|
| --- a/sky/engine/core/css/CSSMatrix.idl
|
| +++ b/sky/engine/core/css/CSSMatrix.idl
|
| @@ -28,7 +28,6 @@
|
| Constructor(optional DOMString cssValue = null),
|
| ImplementedAs=CSSMatrix,
|
| RaisesException=Constructor,
|
| - WillBeGarbageCollected
|
| ] interface CSSMatrix {
|
|
|
| // These attributes are simple aliases for certain elements of the 4x4 matrix
|
|
|