servo/tests/wpt/metadata-layout-2020/css/css-backgrounds/parsing/border-style-computed.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

13 lines
310 B
INI

[border-style-computed.html]
[Property border-style value 'hidden dotted dashed']
expected: FAIL
[Property border-style value 'inset outset']
expected: FAIL
[Property border-style value 'solid double groove ridge']
expected: FAIL
[Property border-style value 'none']
expected: FAIL