blob: 222fb3fc7d8df8e9731044615bc451d80a582d6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[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
|