summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-flexbox/parsing/flex-flow-valid.html.ini
blob: e332cf6199e2b3a3552c02a4a1648d5027550817 (plain)
1
2
3
4
5
6
7
8
9
10
11
[flex-flow-valid.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['flex-flow'\] = "column nowrap" should set the property value]
    expected: FAIL

  [e.style['flex-flow'\] = "nowrap column" should set the property value]
    expected: FAIL

  [e.style['flex-flow'\] = "nowrap" should set the property value]
    expected: FAIL