15 lines
497 B
INI
15 lines
497 B
INI
[rule-outset-valid.html]
|
|
[e.style['column-rule-outset'\] = "0" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['column-rule-outset'\] = "-20px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['column-rule-outset'\] = "5%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['row-rule-outset'\] = "10vmin" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['row-rule-outset'\] = "calc(8em + 4ex)" should set the property value]
|
|
expected: FAIL
|