blob: adef011c40b3a9e79d3377dc00c8a484eb9f72c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[offset-interpolation.html]
[CSS Transitions: property <offset> from [path("M0 200H 700") 500px 800deg\] to [path("M0 300H 700 Z") 600px 900deg\] at (-0.3) should be [path("M0 200H 700") 470px 770deg\]]
expected: FAIL
[CSS Transitions: property <offset> from [path("M0 200H 700") 500px 800deg\] to [path("M0 300H 700 Z") 600px 900deg\] at (0) should be [path("M0 200H 700") 500px 800deg\]]
expected: FAIL
[CSS Transitions: property <offset> from [path("M0 200H 700") 500px 800deg\] to [path("M0 300H 700 Z") 600px 900deg\] at (0.3) should be [path("M0 200H 700") 530px 830deg\]]
expected: FAIL
[CSS Transitions: property <offset> from [path("M0 0H 200") 500px auto\] to [path("M0 0H 300") 600px 0deg\] at (-0.3) should be [path("M0 0H 170") 470px auto 0deg\]]
expected: FAIL
[CSS Transitions: property <offset> from [path("M0 0H 200") 500px auto\] to [path("M0 0H 300") 600px 0deg\] at (0) should be [path("M0 0H 200") 500px auto 0deg\]]
expected: FAIL
[CSS Transitions: property <offset> from [path("M0 0H 200") 500px auto\] to [path("M0 0H 300") 600px 0deg\] at (0.3) should be [path("M0 0H 230") 530px auto 0deg\]]
expected: FAIL
|