mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
15 lines
267 B
INI
15 lines
267 B
INI
[DOMMatrix-001.html]
|
|
type: testharness
|
|
[new DOMMatrix(new DOMMatrix())]
|
|
expected: FAIL
|
|
|
|
[new DOMMatrix(matrix)]
|
|
expected: FAIL
|
|
|
|
[new DOMMatrixReadOnly(new DOMMatrixReadOnly())]
|
|
expected: FAIL
|
|
|
|
[new DOMMatrixReadOnly(matrix)]
|
|
expected: FAIL
|
|
|