mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
DOMMatrix and DOMMatrixReadOnly
Updated test expectations
This commit is contained in:
@@ -6,21 +6,9 @@
|
||||
[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
|
||||
|
||||
@@ -29,13 +17,3 @@
|
||||
|
||||
[test skewY()]
|
||||
expected: FAIL
|
||||
|
||||
[test multiply with inverse is identity]
|
||||
expected: FAIL
|
||||
|
||||
[test flipX()]
|
||||
expected: FAIL
|
||||
|
||||
[test flipY()]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user