DOMMatrix and DOMMatrixReadOnly

Updated test expectations
This commit is contained in:
Peter
2016-02-22 22:44:02 +00:00
parent 234951e4b6
commit 8ff8ee9492
14 changed files with 1241 additions and 114 deletions

View File

@@ -0,0 +1,19 @@
[DOMMatrix-003.xht]
type: testharness
[test translate()]
expected: FAIL
[test scale() without offsets]
expected: FAIL
[test rotate() 2d]
expected: FAIL
[test rotateAxisAngle() ]
expected: FAIL
[test skewX()]
expected: FAIL
[test skewY()]
expected: FAIL