mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update test expectations
This commit is contained in:
parent
1c12e0ebc6
commit
123bc1d6de
5 changed files with 0 additions and 27 deletions
|
@ -1,8 +0,0 @@
|
|||
[2d-rotate-js.html]
|
||||
type: testharness
|
||||
[this should make a small green square rotated 30 degrees, and the browser should return the rotation as 30 degrees as the computed value NOT a matrix]
|
||||
expected: FAIL
|
||||
|
||||
[JS test: Rotate via javascript must show the correct computed rotation]
|
||||
expected: FAIL
|
||||
|
|
@ -11,7 +11,3 @@
|
|||
|
||||
[Matrix for skew]
|
||||
expected: FAIL
|
||||
|
||||
[Matrix for general transform]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[transform_translate_invalid.html]
|
||||
type: testharness
|
||||
[transform_translate_null_null]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[transform_translate_max.html]
|
||||
type: testharness
|
||||
[transform_translate_max]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[transform_translate_min.html]
|
||||
type: testharness
|
||||
[transform_translate_min]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue