mirror of
https://github.com/servo/servo.git
synced 2025-10-16 00:10:23 +01:00
61 lines
1.7 KiB
INI
61 lines
1.7 KiB
INI
[outline-valid-mandatory.html]
|
|
[e.style['outline'\] = "double" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "thick" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "medium" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "solid" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "dashed thin" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "1px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "dotted" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "auto" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "inset" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "dashed" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "ridge" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "outset" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "none" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "calc(2em + 3ex)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "medium rgba(10, 20, 30, 0.4)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "rgba(10, 20, 30, 0.4)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "groove" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "0" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "3px ridge rgba(10, 20, 30, 0.4)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['outline'\] = "thin" should set the property value]
|
|
expected: FAIL
|
|
|