servo/tests/wpt/meta/css/css-values/viewport-units-parsing.html.ini
2023-08-16 06:24:42 +00:00

60 lines
1.6 KiB
INI

[viewport-units-parsing.html]
[e.style['width'\] = "1vi" should set the property value]
expected: FAIL
[e.style['width'\] = "1vb" should set the property value]
expected: FAIL
[e.style['width'\] = "1svw" should set the property value]
expected: FAIL
[e.style['width'\] = "1svh" should set the property value]
expected: FAIL
[e.style['width'\] = "1svi" should set the property value]
expected: FAIL
[e.style['width'\] = "1svb" should set the property value]
expected: FAIL
[e.style['width'\] = "1svmin" should set the property value]
expected: FAIL
[e.style['width'\] = "1svmax" should set the property value]
expected: FAIL
[e.style['width'\] = "1lvw" should set the property value]
expected: FAIL
[e.style['width'\] = "1lvh" should set the property value]
expected: FAIL
[e.style['width'\] = "1lvi" should set the property value]
expected: FAIL
[e.style['width'\] = "1lvb" should set the property value]
expected: FAIL
[e.style['width'\] = "1lvmin" should set the property value]
expected: FAIL
[e.style['width'\] = "1lvmax" should set the property value]
expected: FAIL
[e.style['width'\] = "1dvw" should set the property value]
expected: FAIL
[e.style['width'\] = "1dvh" should set the property value]
expected: FAIL
[e.style['width'\] = "1dvi" should set the property value]
expected: FAIL
[e.style['width'\] = "1dvb" should set the property value]
expected: FAIL
[e.style['width'\] = "1dvmin" should set the property value]
expected: FAIL
[e.style['width'\] = "1dvmax" should set the property value]
expected: FAIL