blob: 4f4dc9ffccbcd0c8a06fb14248c2556467bae9b6 [file] [log] [blame]
PASS new DOMMatrix([0,0,0,0,0,0]).invertSelf()
PASS new DOMMatrix([1,1,1,1,1,1]).invertSelf()
PASS new DOMMatrix([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]).invertSelf()
PASS new DOMMatrix([1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]).invertSelf()