summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/motion/parsing/offset-position-computed.html.ini
blob: b0013b63990ea3ac79f2f421016c618663398ffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[offset-position-computed.html]
  expected:
    if (os == "android") and fission: [TIMEOUT, OK]
  [Property offset-position value 'right center']
    expected: FAIL

  [Property offset-position value 'right 10% bottom 5em']
    expected: FAIL

  [Property offset-position value 'left -10px top -20%']
    expected: FAIL

  [Property offset-position value 'auto']
    expected: FAIL

  [Property offset-position value 'top 10px right -20%']
    expected: FAIL

  [Property offset-position value 'left bottom']
    expected: FAIL

  [Property offset-position value 'calc(10px - 0.5em) calc(10px + 0.5em)']
    expected: FAIL

  [Property offset-position value 'center top']
    expected: FAIL

  [Property offset-position value 'left 10% bottom 2em']
    expected: FAIL

  [Property offset-position value 'calc(5em + 20%) center']
    expected: FAIL

  [Property offset-position value '10px 20%']
    expected: FAIL

  [Property offset-position value 'right 3em']
    expected: FAIL

  [Property offset-position value 'center center']
    expected: FAIL

  [Property offset-position value 'center bottom']
    expected: FAIL