summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/motion/parsing/offset-path-computed.html.ini
blob: 327370aec2d53c06e057c65929b1b0f1aa1d13e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[offset-path-computed.html]
  [Property offset-path value 'path("m 10 170 h 90 v 30 m 0 0 s 1 2 3 4 z c 9 8 7 6 5 4")']
    expected: FAIL

  [Property offset-path value 'path("m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50")']
    expected: FAIL

  [Property offset-path value 'path("M 0 0 L 100 100 m 0 100 l 100 0 Z l 160 20 Z")']
    expected: FAIL

  [Property offset-path value 'path("m 20 0 h -100")']
    expected: FAIL

  [Property offset-path value 'path("m 10 20 q 30 60 40 50 q 100 70 90 80")']
    expected: FAIL

  [Property offset-path value 'path("m 10 20 l 20 30 Z l 50 60 Z m 70 80 l 90 60 Z t 70 120")']
    expected: FAIL