servo/tests/wpt/metadata/css/css-transforms/parsing/translate-parsing-valid.html.ini

19 lines
618 B
INI

[translate-parsing-valid.html]
[Serialization should round-trip after setting e.style['translate'\] = "0"]
expected: FAIL
[Serialization should round-trip after setting e.style['translate'\] = "1px 2px 0"]
expected: FAIL
[e.style['translate'\] = "100px calc(10px - 10%)" should set the property value]
expected: FAIL
[e.style['translate'\] = "100px 200px 0px" should set the property value]
expected: FAIL
[e.style['translate'\] = "100px 0px 0px" should set the property value]
expected: FAIL
[e.style['translate'\] = "1px 2px 0" should set the property value]
expected: FAIL