[geometry] Why does DOMMatrix.setMatrixValue accept only a string transformList?

DOMMatrix.setMatrixValue
<http://www.w3.org/TR/geometry-1/#dom-dommatrix-setmatrixvalue-transformlist>
accepts a DOMString transformList. Why not accept the same things the
constructor accepts (which can be more performant that passing a DOMString
for parsing)?


*/#!/*JoePea

Received on Sunday, 10 January 2016 11:53:26 UTC