Files
servo/tests/wpt/metadata-css/css-transforms-1_dev/html/css-transform-style-evaluation-validation.htm.ini
Geoffrey Sneddon 756d745cb8 Enable CSS tests for all modules we partially support.
(Except Fonts, on the assumption #8374 will land first.)
2016-01-04 21:46:52 +00:00

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