servo/tests/wpt/metadata-layout-2020/css/css-transforms/inheritance.html.ini
Martin Robinson 9c7b1ae715 layout_2020: Add initial support for getComputedStyle
This implementation is more-or-less on par with the one from layout_2013
and in some cases better. There are still some cases where we don't
return the correct "resolved value," but this is enough to test
animations and transitions.
2020-05-11 20:14:01 +02:00

37 lines
818 B
INI

[inheritance.html]
[Property rotate does not inherit]
expected: FAIL
[Property scale has initial value none]
expected: FAIL
[Property scale does not inherit]
expected: FAIL
[Property transform-origin has initial value 30px 20px]
expected: FAIL
[Property perspective-origin has initial value 30px 20px]
expected: FAIL
[Property transform-box has initial value view-box]
expected: FAIL
[Property translate does not inherit]
expected: FAIL
[Property translate has initial value none]
expected: FAIL
[Property transform-style has initial value auto]
expected: FAIL
[Property transform-box does not inherit]
expected: FAIL
[Property transform-origin does not inherit]
expected: FAIL
[Property rotate has initial value none]
expected: FAIL