| Index: core/css/WebKitCSSMatrix.idl
|
| diff --git a/core/css/WebKitCSSMatrix.idl b/core/css/WebKitCSSMatrix.idl
|
| index b3232daf141e680867222954011ec9834626fbbb..0016fcfdc8089736f9e3c4a913f073cc9ec0b34d 100644
|
| --- a/core/css/WebKitCSSMatrix.idl
|
| +++ b/core/css/WebKitCSSMatrix.idl
|
| @@ -27,7 +27,7 @@
|
| [
|
| Constructor([Default=NullString] optional DOMString cssValue),
|
| ImplementedAs=CSSMatrix,
|
| - ConstructorRaisesException
|
| + RaisesException=Constructor
|
| ] interface WebKitCSSMatrix {
|
|
|
| // These attributes are simple aliases for certain elements of the 4x4 matrix
|
|
|