mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
27 lines
558 B
INI
27 lines
558 B
INI
[css-transform-style-evaluation-validation.htm]
|
|
type: testharness
|
|
[transform: Check rotate(0) input.]
|
|
expected: FAIL
|
|
|
|
[transform: Check rotateX(0) input.]
|
|
expected: FAIL
|
|
|
|
[transform: Check rotateY(0) input.]
|
|
expected: FAIL
|
|
|
|
[transform: Check rotateZ(0) input.]
|
|
expected: FAIL
|
|
|
|
[transform: Check rotate(string) input.]
|
|
expected: FAIL
|
|
|
|
[transform: Check rotateX(string) input.]
|
|
expected: FAIL
|
|
|
|
[transform: Check rotateY(string) input.]
|
|
expected: FAIL
|
|
|
|
[transform: Check rotateZ(string) input.]
|
|
expected: FAIL
|
|
|