servo/tests/wpt/metadata-layout-2020/css/css-ui/parsing/outline-width-valid.html.ini
2020-03-31 23:04:07 +02:00

22 lines
659 B
INI

[outline-width-valid.html]
[e.style['outline-width'\] = "thick" should set the property value]
expected: FAIL
[e.style['outline-width'\] = "medium" should set the property value]
expected: FAIL
[e.style['outline-width'\] = "thin" should set the property value]
expected: FAIL
[e.style['outline-width'\] = "calc(2em + 3ex)" should set the property value]
expected: FAIL
[e.style['outline-width'\] = "2em" should set the property value]
expected: FAIL
[e.style['outline-width'\] = "0" should set the property value]
expected: FAIL
[e.style['outline-width'\] = "1px" should set the property value]
expected: FAIL