| Index: Source/core/css/WebKitCSSMatrix.idl
|
| diff --git a/Source/core/css/WebKitCSSMatrix.idl b/Source/core/css/WebKitCSSMatrix.idl
|
| index 1bceb932de65312729550d409ac7a6aa83a0fcc5..b224c071dd33d071d152cfed162474dc1bed9c54 100644
|
| --- a/Source/core/css/WebKitCSSMatrix.idl
|
| +++ b/Source/core/css/WebKitCSSMatrix.idl
|
| @@ -29,7 +29,6 @@
|
| ConstructorCallWith=ExecutionContext,
|
| ImplementedAs=CSSMatrix,
|
| RaisesException=Constructor,
|
| - TypeChecking=Unrestricted,
|
| WillBeGarbageCollected
|
| ] interface WebKitCSSMatrix {
|
|
|
|
|