summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-multicol/parsing/column-rule-valid.html.ini
blob: 01bea11e92ac57f408174230267542ac66405552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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