blob: 085c39f71475aad3a238a9934beea8df394eb6df [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()