Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / animations / interpolation / transform-origin-interpolation-expected.txt
1 CSS Animations:
2 PASS: transform-origin from [0% 50% 5px] to [100% 150% 0px] was [-30% 20% 6.5px] at -0.3
3 PASS: transform-origin from [0% 50% 5px] to [100% 150% 0px] was [0% 50% 5px] at 0
4 PASS: transform-origin from [0% 50% 5px] to [100% 150% 0px] was [30% 80% 3.5px] at 0.3
5 PASS: transform-origin from [0% 50% 5px] to [100% 150% 0px] was [60% 110% 2px] at 0.6
6 PASS: transform-origin from [0% 50% 5px] to [100% 150% 0px] was [100% 150% 0px] at 1
7 PASS: transform-origin from [0% 50% 5px] to [100% 150% 0px] was [150% 200% -2.5px] at 1.5
8
9 Web Animations API:
10 PASS: transformOrigin from [0% 50% 5px] to [100% 150% 0px] was [-30% 20% 6.5px] at -0.3
11 PASS: transformOrigin from [0% 50% 5px] to [100% 150% 0px] was [0% 50% 5px] at 0
12 PASS: transformOrigin from [0% 50% 5px] to [100% 150% 0px] was [30% 80% 3.5px] at 0.3
13 PASS: transformOrigin from [0% 50% 5px] to [100% 150% 0px] was [60% 110% 2px] at 0.6
14 PASS: transformOrigin from [0% 50% 5px] to [100% 150% 0px] was [100% 150% 0px] at 1
15 PASS: transformOrigin from [0% 50% 5px] to [100% 150% 0px] was [150% 200% -2.5px] at 1.5
16