On Tue, 29 Dec 2015 22:08:11 +0100, /#!/JoePea <[email protected]> wrote:
Are these classes (DOMMatrix) intended to be instantiated by web developers?For example, will we be allowed to do something like ``` let matrix = new DOMMatrix(...) ```
Yes. See [Constructor] in WebIDL. -- Simon Pieters Opera Software
