Update test expectations

This commit is contained in:
Manish Goregaokar 2017-11-01 23:15:10 -07:00
parent 1c12e0ebc6
commit 123bc1d6de
No known key found for this signature in database
GPG key ID: 3BBF4D3E2EF79F98
5 changed files with 0 additions and 27 deletions

View file

@ -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

View file

@ -11,7 +11,3 @@
[Matrix for skew]
expected: FAIL
[Matrix for general transform]
expected: FAIL

View file

@ -1,5 +0,0 @@
[transform_translate_invalid.html]
type: testharness
[transform_translate_null_null]
expected: FAIL

View file

@ -1,5 +0,0 @@
[transform_translate_max.html]
type: testharness
[transform_translate_max]
expected: FAIL

View file

@ -1,5 +0,0 @@
[transform_translate_min.html]
type: testharness
[transform_translate_min]
expected: FAIL