summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-values/viewport-units-css2-001.html.ini
blob: da73826bb2226e056eb7dc48d9587e2466c5cb3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[viewport-units-css2-001.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [vh length applied to border-top-width]
    expected:
      if os == "linux": FAIL
      [FAIL, PASS]

  [vmin length applied to border-top-width]
    expected:
      if os == "mac": [FAIL, PASS]
      if os == "android": PASS
      if os == "win": [FAIL, PASS]
      FAIL

  [vmax length applied to border-top-width]
    expected:
      if os == "android": FAIL