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