summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-x-computed.html.ini
blob: 80f616414b34708cb38375f40d1e4f6668ec2c4a (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-x-computed.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Property background-position-x value 'calc(10px - 0.5em), left -20%, right 10px']
    expected: FAIL

  [Property background-position-x value 'center, left, right']
    expected: FAIL

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

  [Property background-position-x value 'x-end']
    expected: FAIL

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

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

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