| Index: Source/core/dom/DOMMatrixReadOnly.idl
|
| diff --git a/Source/core/dom/DOMMatrixReadOnly.idl b/Source/core/dom/DOMMatrixReadOnly.idl
|
| index f049f7b8a62df827d4adb1c518b44dd961b9c063..cb91b5b61a94092d6deb5a16ce25090988e53f35 100644
|
| --- a/Source/core/dom/DOMMatrixReadOnly.idl
|
| +++ b/Source/core/dom/DOMMatrixReadOnly.idl
|
| @@ -4,7 +4,6 @@
|
|
|
| [
|
| GarbageCollected,
|
| - NotScriptWrappable,
|
| RuntimeEnabled=GeometryInterfaces,
|
| ] interface DOMMatrixReadOnly {
|
| // These attributes are simple aliases for certain elements of the 4x4 matrix
|
|
|