mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
DOMMatrix and DOMMatrixReadOnly
Updated test expectations
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user