Update CSS tests to revision 5366390418de396cdf7c9d45fbaedbed81dc4a61

This commit is contained in:
Ms2ger 2016-03-07 17:30:48 +01:00
parent dedae5e459
commit 3a73a2452e
333 changed files with 2454 additions and 1418 deletions

View file

@ -0,0 +1,38 @@
[DOMMatrix-002.htm]
type: testharness
[test translate() doesn't mutate]
expected: FAIL
[test scale() doesn't mutate]
expected: FAIL
[test scale3d() doesn't mutate]
expected: FAIL
[test rotate() doesn't mutate]
expected: FAIL
[test rotateFromVector() doesn't mutate]
expected: FAIL
[test rotateAxisAngle() doesn't mutate]
expected: FAIL
[test skewX() doesn't mutate]
expected: FAIL
[test skewY() doesn't mutate]
expected: FAIL
[test multiply() doesn't mutate]
expected: FAIL
[test flipX() doesn't mutate]
expected: FAIL
[test flipY() doesn't mutate]
expected: FAIL
[test inverse() doesn't mutate]
expected: FAIL