summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/motion/parsing/offset-parsing-valid.html.ini
blob: ffdb46fc9ced9aba2e0d04b1ac9d251a54f9df46 (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
[offset-parsing-valid.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['offset'\] = "100px none auto 90deg" should set the property value]
    expected: FAIL

  [e.style['offset'\] = "100px" should set the property value]
    expected: FAIL

  [e.style['offset'\] = "auto none reverse" should set the property value]
    expected: FAIL

  [e.style['offset'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['offset'\] = "left bottom ray(0rad closest-side) 10px auto 30deg / right bottom" should set the property value]
    expected: FAIL

  [e.style['offset'\] = "left top" should set the property value]
    expected: FAIL

  [e.style['offset'\] = "right bottom / left top" should set the property value]
    expected: FAIL

  [e.style['offset'\] = "center center path(\\"M 0 0 L 100 100 M 100 200 L 200 200 Z L 300 300 Z\\") 100% 90deg / left bottom" should set the property value]
    expected: FAIL

  [e.style['offset'\] = "center bottom path(\\"M 1 2 V 3 Z\\")" should set the property value]
    expected: FAIL