Update CSS tests to revision aac1cd51245c0c469325988a0446985a2f1e476c

This commit is contained in:
Ms2ger 2016-04-07 09:58:26 +02:00
parent 1a6245828a
commit 7deaeea707
540 changed files with 24009 additions and 6637 deletions

View file

@ -0,0 +1,41 @@
[DOMMatrix-003.htm]
type: testharness
[test translate()]
expected: FAIL
[test scale() without offsets]
expected: FAIL
[test scale() with offsets]
expected: FAIL
[test scale3d()]
expected: FAIL
[test rotate() 2d]
expected: FAIL
[test rotate()]
expected: FAIL
[test rotateFromVector()]
expected: FAIL
[test rotateAxisAngle() ]
expected: FAIL
[test skewX()]
expected: FAIL
[test skewY()]
expected: FAIL
[test multiply with inverse is identity]
expected: FAIL
[test flipX()]
expected: FAIL
[test flipY()]
expected: FAIL