Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(391)

Side by Side Diff: third_party/WebKit/LayoutTests/animations/interpolation/background-position-origin-interpolation-expected.txt

Issue 1680803003: Add additive animation support for CSS property background-position (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove redundant braces Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS This test uses interpolation-test.js. 2 PASS This test uses interpolation-test.js.
3 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0) is [10px 10px] 3 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0) is [10px 10px]
4 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0.25) is [12.5px 12.5px] 4 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0.25) is [12.5px 12.5px]
5 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0.5) is [15px 15px] 5 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0.5) is [15px 15px]
6 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0.75) is [17.5px 17.5px] 6 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0.75) is [17.5px 17.5px]
7 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (1) is [20px 20px] 7 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (1) is [20px 20px]
8 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0) is [0% 0%] 8 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0) is [0% 0%]
9 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0.25) is [5px 5px] 9 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0.25) is [5px 5px]
10 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0.5) is [10px 10px] 10 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0.5) is [10px 10px]
11 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0.75) is [15px 15px] 11 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0.75) is [15px 15px]
12 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (1) is [20px 20px] 12 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (1) is [20px 20px]
13 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0) is [80px 80px] 13 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0) is [80px 80px]
14 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0.25) is [65px 65px] 14 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0.25) is [65px 65px]
15 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0.5) is [50px 50px] 15 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0.5) is [50px 50px]
16 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0.75) is [35px 35px] 16 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0.75) is [35px 35px]
17 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (1) is [20px 20px] 17 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (1) is [20px 20px]
18 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0) is [0% 0%] 18 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0) is [0% 0%]
19 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0.25) is [5px 5px] 19 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0.25) is [5px 5px]
20 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0.5) is [10px 10px] 20 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0.5) is [10px 10px]
21 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0.75) is [15px 15px] 21 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0.75) is [15px 15px]
22 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (1) is [20px 20px] 22 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (1) is [20px 20px]
23 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0) is [50% 50%] 23 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0) is [50% 50%]
24 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0.25) is [calc(5px + 37.5%) calc(5px + 37.5%)] 24 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0.25) is [calc(5px + 37.5%) calc(5px + 37.5%)]
25 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0.5) is [calc(10px + 25%) calc(10px + 25%)] 25 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0.5) is [calc(10px + 25%) calc(10px + 25%)]
26 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0.75) is [calc(15px + 12.5%) calc(15px + 12.5%)] 26 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0.75) is [calc(15px + 12.5%) calc(15px + 12.5%)]
27 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (1) is [20px 20px] 27 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (1) is [20px 20px]
28 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0) is [left 50% 50%] assert_equals: expected "left 50 % top 5 0 % " but got "left 50 % 50 % " 28 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0) is [left 50% 50%] assert_equals: expected "50 % 50 % " but got "left 50 % 50 % "
29 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0.25) is [left 50% calc(5px + 37.5%)] assert_equals: expected "left 50 % top calc ( 5px + 37.5 % ) " but got "left 50 % calc ( 5px + 37.5 % ) " 29 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0.25) is [left 50% calc(5px + 37.5%)] assert_equals: expected "50 % calc ( 5px + 37.5 % ) " but got "left 50 % calc ( 5px + 37.5 % ) "
30 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0.5) is [left 50% calc(10px + 25%)] assert_equals: expected " left 50 % top calc ( 10px + 25 % ) " but got "left 50 % calc ( 10px + 25 % ) " 30 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0.5) is [left 50% calc(10px + 25%)] assert_equals: expected " 50 % calc ( 10px + 25 % ) " but got "left 50 % calc ( 10px + 25 % ) "
31 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0.75) is [left 50% calc(15px + 12.5%)] assert_equals: expecte d "left 50 % top calc ( 15px + 12.5 % ) " but got "left 50 % calc ( 15px + 12.5 % ) " 31 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0.75) is [left 50% calc(15px + 12.5%)] assert_equals: expecte d "50 % calc ( 15px + 12.5 % ) " but got "left 50 % calc ( 15px + 12.5 % ) "
32 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (1) is [left 50% 20px] assert_equals: expected "left 50 % top 20px " but got "left 50 % 20px " 32 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (1) is [left 50% 20px] assert_equals: expected "50 % 20px " bu t got "left 50 % 20px "
33 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0) is [50% 50%] 33 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0) is [50% 50%]
34 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0.25) is [calc(-5px + 62.5%) calc(5px + 37.5%)] 34 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0.25) is [calc(-5px + 62.5%) calc(5px + 37.5%)]
35 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0.5) is [calc(-10px + 75%) calc(10px + 25%)] 35 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0.5) is [calc(-10px + 75%) calc(10px + 25%)]
36 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0.75) is [calc(-15px + 87.5%) calc(15px + 12.5%)] 36 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0.75) is [calc(-15px + 87.5%) calc(15px + 12.5%)]
37 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (1) is [calc(-20px + 100%) 20px] 37 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (1) is [calc(-20px + 100%) 20px]
38 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0) is [50% top 50%] assert_equals: expected "left 50 % top 5 0 % " but got "50 % top 50 % " 38 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0) is [50% top 50%] assert_equals: expected "50 % 50 % " but got "50 % top 50 % "
39 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0.25) is [calc(5px + 37.5%) top 50%] assert_equals: expected "left calc ( 5px + 37.5 % ) top 50 % " but got "calc ( 5px + 37.5 % ) top 50 % " 39 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0.25) is [calc(5px + 37.5%) top 50%] assert_equals: expected "calc ( 5px + 37.5 % ) 50 % " but got "calc ( 5px + 37.5 % ) top 50 % "
40 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0.5) is [calc(10px + 25%) top 50%] assert_equals: expected " left calc ( 10px + 25 % ) top 50 % " but got "calc ( 10px + 25 % ) top 50 % " 40 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0.5) is [calc(10px + 25%) top 50%] assert_equals: expected " calc ( 10px + 25 % ) 50 % " but got "calc ( 10px + 25 % ) top 50 % "
41 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0.75) is [calc(15px + 12.5%) top 50%] assert_equals: expecte d "left calc ( 15px + 12.5 % ) top 50 % " but got "calc ( 15px + 12.5 % ) top 50 % " 41 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0.75) is [calc(15px + 12.5%) top 50%] assert_equals: expecte d "calc ( 15px + 12.5 % ) 50 % " but got "calc ( 15px + 12.5 % ) top 50 % "
42 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (1) is [20px top 50%] assert_equals: expected "left 20px top 50 % " but got "20px top 50 % " 42 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (1) is [20px top 50%] assert_equals: expected "20px 50 % " bu t got "20px top 50 % "
43 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0) is [50% 50%] 43 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0) is [50% 50%]
44 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0.25) is [50% 50%] 44 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0.25) is [50% 50%]
45 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0.5) is [50% 50%] 45 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0.5) is [50% 50%]
46 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0.75) is [50% 50%] 46 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0.75) is [50% 50%]
47 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (1) is [50% 50%] 47 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (1) is [50% 50%]
48 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0) is [50% top 50%] assert_equals: expected "left 50 % top 50 % " but got "50 % top 50 % " 48 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0) is [50% top 50%] assert_equals: expected "50 % 50 % " bu t got "50 % top 50 % "
49 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0.25) is [calc(-5px + 62.5%) top 50%] assert_equals: expect ed "left calc ( - 5px + 62.5 % ) top 50 % " but got "calc ( - 5px + 62.5 % ) top 50 % " 49 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0.25) is [calc(-5px + 62.5%) top 50%] assert_equals: expect ed "calc ( - 5px + 62.5 % ) 50 % " but got "calc ( - 5px + 62.5 % ) top 50 % "
50 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0.5) is [calc(-10px + 75%) top 50%] assert_equals: expected "left calc ( - 10px + 75 % ) top 50 % " but got "calc ( - 10px + 75 % ) top 50 % " 50 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0.5) is [calc(-10px + 75%) top 50%] assert_equals: expected "calc ( - 10px + 75 % ) 50 % " but got "calc ( - 10px + 75 % ) top 50 % "
51 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0.75) is [calc(-15px + 87.5%) top 50%] assert_equals: expec ted "left calc ( - 15px + 87.5 % ) top 50 % " but got "calc ( - 15px + 87.5 % ) top 50 % " 51 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0.75) is [calc(-15px + 87.5%) top 50%] assert_equals: expec ted "calc ( - 15px + 87.5 % ) 50 % " but got "calc ( - 15px + 87.5 % ) top 50 % "
52 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (1) is [calc(-20px + 100%) top 50%] assert_equals: expected "left calc ( - 20px + 100 % ) top 50 % " but got "calc ( - 20px + 100 % ) top 50 % " 52 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (1) is [calc(-20px + 100%) top 50%] assert_equals: expected "calc ( - 20px + 100 % ) 50 % " but got "calc ( - 20px + 100 % ) top 50 % "
53 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0) is [50% 50%] 53 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0) is [50% 50%]
54 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0.25) is [calc(5px + 37.5%) calc(-5px + 62.5%)] 54 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0.25) is [calc(5px + 37.5%) calc(-5px + 62.5%)]
55 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0.5) is [calc(10px + 25%) calc(-10px + 75%)] 55 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0.5) is [calc(10px + 25%) calc(-10px + 75%)]
56 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0.75) is [calc(15px + 12.5%) calc(-15px + 87.5%)] 56 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0.75) is [calc(15px + 12.5%) calc(-15px + 87.5%)]
57 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (1) is [20px calc(-20px + 100%)] 57 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (1) is [20px calc(-20px + 100%)]
58 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0) is [left 50% 50%] assert_equals: expected "left 50 % to p 50 % " but got "left 50 % 50 % " 58 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0) is [left 50% 50%] assert_equals: expected "50 % 50 % " but got "left 50 % 50 % "
59 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0.25) is [left 50% calc(-5px + 62.5%)] assert_equals: expe cted "left 50 % top calc ( - 5px + 62.5 % ) " but got "left 50 % calc ( - 5px + 62.5 % ) " 59 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0.25) is [left 50% calc(-5px + 62.5%)] assert_equals: expe cted "50 % calc ( - 5px + 62.5 % ) " but got "left 50 % calc ( - 5px + 62.5 % ) "
60 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0.5) is [left 50% calc(-10px + 75%)] assert_equals: expect ed "left 50 % top calc ( - 10px + 75 % ) " but got "left 50 % calc ( - 10px + 75 % ) " 60 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0.5) is [left 50% calc(-10px + 75%)] assert_equals: expect ed "50 % calc ( - 10px + 75 % ) " but got "left 50 % calc ( - 10px + 75 % ) "
61 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0.75) is [left 50% calc(-15px + 87.5%)] assert_equals: exp ected "left 50 % top calc ( - 15px + 87.5 % ) " but got "left 50 % calc ( - 15px + 87.5 % ) " 61 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0.75) is [left 50% calc(-15px + 87.5%)] assert_equals: exp ected "50 % calc ( - 15px + 87.5 % ) " but got "left 50 % calc ( - 15px + 87.5 % ) "
62 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (1) is [left 50% calc(-20px + 100%)] assert_equals: expecte d "left 50 % top calc ( - 20px + 100 % ) " but got "left 50 % calc ( - 20px + 10 0 % ) " 62 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (1) is [left 50% calc(-20px + 100%)] assert_equals: expecte d "50 % calc ( - 20px + 100 % ) " but got "left 50 % calc ( - 20px + 100 % ) "
63 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0) is [50% 50%] 63 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0) is [50% 50%]
64 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0.25) is [calc(-5px + 62.5%) calc(-5px + 62.5%)] 64 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0.25) is [calc(-5px + 62.5%) calc(-5px + 62.5%)]
65 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0.5) is [calc(-10px + 75%) calc(-10px + 75%)] 65 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0.5) is [calc(-10px + 75%) calc(-10px + 75%)]
66 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0.75) is [calc(-15px + 87.5%) calc(-15px + 87.5%)] 66 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0.75) is [calc(-15px + 87.5%) calc(-15px + 87.5%)]
67 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (1) is [calc(-20px + 100%) calc(-20px + 100%)] 67 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (1) is [calc(-20px + 100%) calc(-20px + 100%)]
68 PASS CSS Transitions: property <background-position> from [center] to [bottom] a t (0) is [50% 50%]
69 PASS CSS Transitions: property <background-position> from [center] to [bottom] a t (0.25) is [50% 62.5%]
70 PASS CSS Transitions: property <background-position> from [center] to [bottom] a t (0.5) is [50% 75%]
71 PASS CSS Transitions: property <background-position> from [center] to [bottom] a t (0.75) is [50% 87.5%]
72 PASS CSS Transitions: property <background-position> from [center] to [bottom] a t (1) is [50% 100%]
68 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0) is [10px 10px] 73 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0) is [10px 10px]
69 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0.25) is [12.5px 12.5px] 74 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0.25) is [12.5px 12.5px]
70 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0.5) is [15px 15px] 75 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0.5) is [15px 15px]
71 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0.75) is [17.5px 17.5px] 76 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0.75) is [17.5px 17.5px]
72 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (1) is [20px 20px] 77 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (1) is [20px 20px]
73 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0) is [0% 0%] 78 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0) is [0% 0%]
74 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.25) is [5px 5px] 79 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.25) is [5px 5px]
75 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.5) is [10px 10px] 80 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.5) is [10px 10px]
76 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.75) is [15px 15px] 81 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.75) is [15px 15px]
77 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (1) is [20px 20px] 82 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (1) is [20px 20px]
78 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0) is [80px 80px] 83 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0) is [80px 80px]
79 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.25) is [65px 65px] 84 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.25) is [65px 65px]
80 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.5) is [50px 50px] 85 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.5) is [50px 50px]
81 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.75) is [35px 35px] 86 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.75) is [35px 35px]
82 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (1) is [20px 20px] 87 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (1) is [20px 20px]
83 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0) is [0% 0%] 88 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0) is [0% 0%]
84 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.25) is [5px 5px] 89 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.25) is [5px 5px]
85 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.5) is [10px 10px] 90 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.5) is [10px 10px]
86 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.75) is [15px 15px] 91 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.75) is [15px 15px]
87 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (1) is [20px 20px] 92 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (1) is [20px 20px]
88 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0) is [50% 50%] 93 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0) is [50% 50%]
89 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.25) is [calc(5px + 37.5%) calc(5px + 37.5%)] 94 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.25) is [calc(5px + 37.5%) calc(5px + 37.5%)]
90 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.5) is [calc(10px + 25%) calc(10px + 25%)] 95 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.5) is [calc(10px + 25%) calc(10px + 25%)]
91 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.75) is [calc(15px + 12.5%) calc(15px + 12.5%)] 96 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.75) is [calc(15px + 12.5%) calc(15px + 12.5%)]
92 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (1) is [20px 20px] 97 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (1) is [20px 20px]
93 FAIL CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0) is [50% 50%] assert_equals: expected "left 50 % top 50 % " but got "50 % 50 % " 98 PASS CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0) is [50% 50%]
94 FAIL CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.25) is [50% calc(5px + 37.5%)] assert_equals: expected "left 50 % top calc ( 5px + 37.5 % ) " but got "50 % calc ( 5px + 37.5 % ) " 99 PASS CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.25) is [50% calc(5px + 37.5%)]
95 FAIL CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.5) is [50% calc(10px + 25%)] assert_equals: expected "left 5 0 % top calc ( 10px + 25 % ) " but got "50 % calc ( 10px + 25 % ) " 100 PASS CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.5) is [50% calc(10px + 25%)]
96 FAIL CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.75) is [50% calc(15px + 12.5%)] assert_equals: expected "lef t 50 % top calc ( 15px + 12.5 % ) " but got "50 % calc ( 15px + 12.5 % ) " 101 PASS CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.75) is [50% calc(15px + 12.5%)]
97 FAIL CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (1) is [50% 20px] assert_equals: expected "left 50 % top 20px " but got "50 % 20px " 102 PASS CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (1) is [50% 20px]
98 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0) is [50% 50%] 103 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0) is [50% 50%]
99 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.25) is [calc(-5px + 62.5%) calc(5px + 37.5%)] 104 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.25) is [calc(-5px + 62.5%) calc(5px + 37.5%)]
100 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.5) is [calc(-10px + 75%) calc(10px + 25%)] 105 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.5) is [calc(-10px + 75%) calc(10px + 25%)]
101 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.75) is [calc(-15px + 87.5%) calc(15px + 12.5%)] 106 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.75) is [calc(-15px + 87.5%) calc(15px + 12.5%)]
102 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (1) is [calc(-20px + 100%) 20px] 107 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (1) is [calc(-20px + 100%) 20px]
103 FAIL CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0) is [50% 50%] assert_equals: expected "left 50 % top 50 % " but got "50 % 50 % " 108 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0) is [50% 50%]
104 FAIL CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0.25) is [calc(5px + 37.5%) 50%] assert_equals: expected "lef t calc ( 5px + 37.5 % ) top 50 % " but got "calc ( 5px + 37.5 % ) 50 % " 109 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0.25) is [calc(5px + 37.5%) 50%]
105 FAIL CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0.5) is [calc(10px + 25%) 50%] assert_equals: expected "left calc ( 10px + 25 % ) top 50 % " but got "calc ( 10px + 25 % ) 50 % " 110 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0.5) is [calc(10px + 25%) 50%]
106 FAIL CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0.75) is [calc(15px + 12.5%) 50%] assert_equals: expected "le ft calc ( 15px + 12.5 % ) top 50 % " but got "calc ( 15px + 12.5 % ) 50 % " 111 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0.75) is [calc(15px + 12.5%) 50%]
107 FAIL CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (1) is [20px 50%] assert_equals: expected "left 20px top 50 % " but got "20px 50 % " 112 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (1) is [20px 50%]
108 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0) is [50% 50%] 113 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0) is [50% 50%]
109 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0.25) is [50% 50%] 114 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0.25) is [50% 50%]
110 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0.5) is [50% 50%] 115 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0.5) is [50% 50%]
111 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0.75) is [50% 50%] 116 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0.75) is [50% 50%]
112 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (1) is [50% 50%] 117 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (1) is [50% 50%]
113 FAIL CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0) is [50% 50%] assert_equals: expected "left 50 % top 50 % " but got "50 % 50 % " 118 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0) is [50% 50%]
114 FAIL CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.25) is [calc(-5px + 62.5%) 50%] assert_equals: expected "l eft calc ( - 5px + 62.5 % ) top 50 % " but got "calc ( - 5px + 62.5 % ) 50 % " 119 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.25) is [calc(-5px + 62.5%) 50%]
115 FAIL CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.5) is [calc(-10px + 75%) 50%] assert_equals: expected "lef t calc ( - 10px + 75 % ) top 50 % " but got "calc ( - 10px + 75 % ) 50 % " 120 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.5) is [calc(-10px + 75%) 50%]
116 FAIL CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.75) is [calc(-15px + 87.5%) 50%] assert_equals: expected " left calc ( - 15px + 87.5 % ) top 50 % " but got "calc ( - 15px + 87.5 % ) 50 % " 121 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.75) is [calc(-15px + 87.5%) 50%]
117 FAIL CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (1) is [calc(-20px + 100%) 50%] assert_equals: expected "left calc ( - 20px + 100 % ) top 50 % " but got "calc ( - 20px + 100 % ) 50 % " 122 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (1) is [calc(-20px + 100%) 50%]
118 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0) is [50% 50%] 123 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0) is [50% 50%]
119 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.25) is [calc(5px + 37.5%) calc(-5px + 62.5%)] 124 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.25) is [calc(5px + 37.5%) calc(-5px + 62.5%)]
120 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.5) is [calc(10px + 25%) calc(-10px + 75%)] 125 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.5) is [calc(10px + 25%) calc(-10px + 75%)]
121 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.75) is [calc(15px + 12.5%) calc(-15px + 87.5%)] 126 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.75) is [calc(15px + 12.5%) calc(-15px + 87.5%)]
122 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (1) is [20px calc(-20px + 100%)] 127 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (1) is [20px calc(-20px + 100%)]
123 FAIL CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0) is [50% 50%] assert_equals: expected "left 50 % top 50 % " but got "50 % 50 % " 128 PASS CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0) is [50% 50%]
124 FAIL CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.25) is [50% calc(-5px + 62.5%)] assert_equals: expected " left 50 % top calc ( - 5px + 62.5 % ) " but got "50 % calc ( - 5px + 62.5 % ) " 129 PASS CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.25) is [50% calc(-5px + 62.5%)]
125 FAIL CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.5) is [50% calc(-10px + 75%)] assert_equals: expected "le ft 50 % top calc ( - 10px + 75 % ) " but got "50 % calc ( - 10px + 75 % ) " 130 PASS CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.5) is [50% calc(-10px + 75%)]
126 FAIL CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.75) is [50% calc(-15px + 87.5%)] assert_equals: expected "left 50 % top calc ( - 15px + 87.5 % ) " but got "50 % calc ( - 15px + 87.5 % ) " 131 PASS CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.75) is [50% calc(-15px + 87.5%)]
127 FAIL CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (1) is [50% calc(-20px + 100%)] assert_equals: expected "lef t 50 % top calc ( - 20px + 100 % ) " but got "50 % calc ( - 20px + 100 % ) " 132 PASS CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (1) is [50% calc(-20px + 100%)]
128 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0) is [50% 50%] 133 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0) is [50% 50%]
129 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.25) is [calc(-5px + 62.5%) calc(-5px + 62.5%)] 134 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.25) is [calc(-5px + 62.5%) calc(-5px + 62.5%)]
130 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.5) is [calc(-10px + 75%) calc(-10px + 75%)] 135 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.5) is [calc(-10px + 75%) calc(-10px + 75%)]
131 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.75) is [calc(-15px + 87.5%) calc(-15px + 87.5%)] 136 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.75) is [calc(-15px + 87.5%) calc(-15px + 87.5%)]
132 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (1) is [calc(-20px + 100%) calc(-20px + 100%)] 137 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (1) is [calc(-20px + 100%) calc(-20px + 100%)]
138 PASS CSS Animations: property <background-position> from [center] to [bottom] at (0) is [50% 50%]
139 PASS CSS Animations: property <background-position> from [center] to [bottom] at (0.25) is [50% 62.5%]
140 PASS CSS Animations: property <background-position> from [center] to [bottom] at (0.5) is [50% 75%]
141 PASS CSS Animations: property <background-position> from [center] to [bottom] at (0.75) is [50% 87.5%]
142 PASS CSS Animations: property <background-position> from [center] to [bottom] at (1) is [50% 100%]
133 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0) is [0% 0%] 143 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0) is [0% 0%]
134 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.25) is [5px 5px] 144 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.25) is [5px 5px]
135 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.5) is [10px 10px] 145 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.5) is [10px 10px]
136 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.75) is [15px 15px] 146 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.75) is [15px 15px]
137 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (1) is [20px 20px] 147 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (1) is [20px 20px]
138 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0) is [80px 80px] 148 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0) is [80px 80px]
139 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.25) is [65px 65px] 149 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.25) is [65px 65px]
140 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.5) is [50px 50px] 150 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.5) is [50px 50px]
141 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.75) is [35px 35px] 151 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.75) is [35px 35px]
142 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (1) is [20px 20px] 152 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (1) is [20px 20px]
143 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0) is [0% 0%] 153 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0) is [0% 0%]
144 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.25) is [5px 5px] 154 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.25) is [5px 5px]
145 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.5) is [10px 10px] 155 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.5) is [10px 10px]
146 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.75) is [15px 15px] 156 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.75) is [15px 15px]
147 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (1) is [20px 20px] 157 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (1) is [20px 20px]
148 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0) is [50% 50%] 158 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0) is [50% 50%]
149 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.25) is [calc(5px + 37.5%) calc(5px + 37.5%)] 159 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.25) is [calc(5px + 37.5%) calc(5px + 37.5%)]
150 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.5) is [calc(10px + 25%) calc(10px + 25%)] 160 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.5) is [calc(10px + 25%) calc(10px + 25%)]
151 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.75) is [calc(15px + 12.5%) calc(15px + 12.5%)] 161 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.75) is [calc(15px + 12.5%) calc(15px + 12.5%)]
152 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (1) is [20px 20px] 162 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (1) is [20px 20px]
153 FAIL Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0) is [50% 50%] assert_equals: expected "left 50 % top 50 % " but got "50 % 50 % " 163 PASS Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0) is [50% 50%]
154 FAIL Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.25) is [50% calc(5px + 37.5%)] assert_equals: expected "left 50 % top calc ( 5px + 37.5 % ) " but got "50 % calc ( 5px + 37.5 % ) " 164 PASS Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.25) is [50% calc(5px + 37.5%)]
155 FAIL Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.5) is [50% calc(10px + 25%)] assert_equals: expected "left 5 0 % top calc ( 10px + 25 % ) " but got "50 % calc ( 10px + 25 % ) " 165 PASS Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.5) is [50% calc(10px + 25%)]
156 FAIL Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.75) is [50% calc(15px + 12.5%)] assert_equals: expected "lef t 50 % top calc ( 15px + 12.5 % ) " but got "50 % calc ( 15px + 12.5 % ) " 166 PASS Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.75) is [50% calc(15px + 12.5%)]
157 FAIL Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (1) is [50% 20px] assert_equals: expected "left 50 % top 20px " but got "50 % 20px " 167 PASS Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (1) is [50% 20px]
158 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0) is [50% 50%] 168 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0) is [50% 50%]
159 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.25) is [calc(-5px + 62.5%) calc(5px + 37.5%)] 169 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.25) is [calc(-5px + 62.5%) calc(5px + 37.5%)]
160 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.5) is [calc(-10px + 75%) calc(10px + 25%)] 170 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.5) is [calc(-10px + 75%) calc(10px + 25%)]
161 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.75) is [calc(-15px + 87.5%) calc(15px + 12.5%)] 171 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.75) is [calc(-15px + 87.5%) calc(15px + 12.5%)]
162 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (1) is [calc(-20px + 100%) 20px] 172 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (1) is [calc(-20px + 100%) 20px]
163 FAIL Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0) is [50% 50%] assert_equals: expected "left 50 % top 50 % " but got "50 % 50 % " 173 PASS Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0) is [50% 50%]
164 FAIL Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0.25) is [calc(5px + 37.5%) 50%] assert_equals: expected "lef t calc ( 5px + 37.5 % ) top 50 % " but got "calc ( 5px + 37.5 % ) 50 % " 174 PASS Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0.25) is [calc(5px + 37.5%) 50%]
165 FAIL Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0.5) is [calc(10px + 25%) 50%] assert_equals: expected "left calc ( 10px + 25 % ) top 50 % " but got "calc ( 10px + 25 % ) 50 % " 175 PASS Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0.5) is [calc(10px + 25%) 50%]
166 FAIL Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0.75) is [calc(15px + 12.5%) 50%] assert_equals: expected "le ft calc ( 15px + 12.5 % ) top 50 % " but got "calc ( 15px + 12.5 % ) 50 % " 176 PASS Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0.75) is [calc(15px + 12.5%) 50%]
167 FAIL Web Animations: property <background-position> from [center center] to [lef t 20px center] at (1) is [20px 50%] assert_equals: expected "left 20px top 50 % " but got "20px 50 % " 177 PASS Web Animations: property <background-position> from [center center] to [lef t 20px center] at (1) is [20px 50%]
168 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0) is [50% 50%] 178 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0) is [50% 50%]
169 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0.25) is [50% 50%] 179 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0.25) is [50% 50%]
170 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0.5) is [50% 50%] 180 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0.5) is [50% 50%]
171 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0.75) is [50% 50%] 181 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0.75) is [50% 50%]
172 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (1) is [50% 50%] 182 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (1) is [50% 50%]
173 FAIL Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0) is [50% 50%] assert_equals: expected "left 50 % top 50 % " but got "50 % 50 % " 183 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0) is [50% 50%]
174 FAIL Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.25) is [calc(-5px + 62.5%) 50%] assert_equals: expected "l eft calc ( - 5px + 62.5 % ) top 50 % " but got "calc ( - 5px + 62.5 % ) 50 % " 184 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.25) is [calc(-5px + 62.5%) 50%]
175 FAIL Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.5) is [calc(-10px + 75%) 50%] assert_equals: expected "lef t calc ( - 10px + 75 % ) top 50 % " but got "calc ( - 10px + 75 % ) 50 % " 185 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.5) is [calc(-10px + 75%) 50%]
176 FAIL Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.75) is [calc(-15px + 87.5%) 50%] assert_equals: expected " left calc ( - 15px + 87.5 % ) top 50 % " but got "calc ( - 15px + 87.5 % ) 50 % " 186 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.75) is [calc(-15px + 87.5%) 50%]
177 FAIL Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (1) is [calc(-20px + 100%) 50%] assert_equals: expected "left calc ( - 20px + 100 % ) top 50 % " but got "calc ( - 20px + 100 % ) 50 % " 187 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (1) is [calc(-20px + 100%) 50%]
178 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0) is [50% 50%] 188 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0) is [50% 50%]
179 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.25) is [calc(5px + 37.5%) calc(-5px + 62.5%)] 189 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.25) is [calc(5px + 37.5%) calc(-5px + 62.5%)]
180 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.5) is [calc(10px + 25%) calc(-10px + 75%)] 190 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.5) is [calc(10px + 25%) calc(-10px + 75%)]
181 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.75) is [calc(15px + 12.5%) calc(-15px + 87.5%)] 191 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.75) is [calc(15px + 12.5%) calc(-15px + 87.5%)]
182 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (1) is [20px calc(-20px + 100%)] 192 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (1) is [20px calc(-20px + 100%)]
183 FAIL Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0) is [50% 50%] assert_equals: expected "left 50 % top 50 % " but got "50 % 50 % " 193 PASS Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0) is [50% 50%]
184 FAIL Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.25) is [50% calc(-5px + 62.5%)] assert_equals: expected " left 50 % top calc ( - 5px + 62.5 % ) " but got "50 % calc ( - 5px + 62.5 % ) " 194 PASS Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.25) is [50% calc(-5px + 62.5%)]
185 FAIL Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.5) is [50% calc(-10px + 75%)] assert_equals: expected "le ft 50 % top calc ( - 10px + 75 % ) " but got "50 % calc ( - 10px + 75 % ) " 195 PASS Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.5) is [50% calc(-10px + 75%)]
186 FAIL Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.75) is [50% calc(-15px + 87.5%)] assert_equals: expected "left 50 % top calc ( - 15px + 87.5 % ) " but got "50 % calc ( - 15px + 87.5 % ) " 196 PASS Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.75) is [50% calc(-15px + 87.5%)]
187 FAIL Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (1) is [50% calc(-20px + 100%)] assert_equals: expected "lef t 50 % top calc ( - 20px + 100 % ) " but got "50 % calc ( - 20px + 100 % ) " 197 PASS Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (1) is [50% calc(-20px + 100%)]
188 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0) is [50% 50%] 198 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0) is [50% 50%]
189 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.25) is [calc(-5px + 62.5%) calc(-5px + 62.5%)] 199 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.25) is [calc(-5px + 62.5%) calc(-5px + 62.5%)]
190 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.5) is [calc(-10px + 75%) calc(-10px + 75%)] 200 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.5) is [calc(-10px + 75%) calc(-10px + 75%)]
191 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.75) is [calc(-15px + 87.5%) calc(-15px + 87.5%)] 201 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.75) is [calc(-15px + 87.5%) calc(-15px + 87.5%)]
192 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (1) is [calc(-20px + 100%) calc(-20px + 100%)] 202 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (1) is [calc(-20px + 100%) calc(-20px + 100%)]
203 PASS Web Animations: property <background-position> from [center] to [bottom] at (0) is [50% 50%]
204 PASS Web Animations: property <background-position> from [center] to [bottom] at (0.25) is [50% 62.5%]
205 PASS Web Animations: property <background-position> from [center] to [bottom] at (0.5) is [50% 75%]
206 PASS Web Animations: property <background-position> from [center] to [bottom] at (0.75) is [50% 87.5%]
207 PASS Web Animations: property <background-position> from [center] to [bottom] at (1) is [50% 100%]
193 Harness: the test ran to completion. 208 Harness: the test ran to completion.
194 209
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698