summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-y-computed.html.ini
blob: ad9dd57b363fd7b1aa6acc26d8183408405425ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[background-position-y-computed.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Property background-position-y value 'y-end']
    expected: FAIL

  [Property background-position-y value '0.5em, y-start, y-end']
    expected: FAIL

  [Property background-position-y value 'calc(10px - 0.5em), top -20%, bottom 10px']
    expected: FAIL

  [Property background-position-y value 'y-start']
    expected: FAIL

  [Property background-position-y value 'calc(10px - 0.5em), -20%, 10px']
    expected: FAIL

  [Property background-position-y value '-20%, 10px']
    expected: FAIL

  [Property background-position-y value 'center, top, bottom']
    expected: FAIL