17 lines
566 B
INI
17 lines
566 B
INI
[column-rule-valid.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[e.style['column-rule'\] = "dotted" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['column-rule'\] = "red" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['column-rule'\] = "10px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['column-rule'\] = "currentcolor hidden medium" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['column-rule'\] = "currentcolor none medium" should set the property value]
|
|
expected: FAIL
|