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

Side by Side Diff: LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt

Issue 203723005: Web Animations API: Update interpolation test harness to test element.animate() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased and added rounding to numbers that get displayed Created 6 years, 9 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 | Annotate | Revision Log
OLDNEW
1 CSS Animations:
1 PASS: border-image-width from [0px] to [20px] was [0px] at -0.3 2 PASS: border-image-width from [0px] to [20px] was [0px] at -0.3
2 PASS: border-image-width from [0px] to [20px] was [0px] at 0 3 PASS: border-image-width from [0px] to [20px] was [0px] at 0
3 PASS: border-image-width from [0px] to [20px] was [6px] at 0.3 4 PASS: border-image-width from [0px] to [20px] was [6px] at 0.3
4 PASS: border-image-width from [0px] to [20px] was [12px] at 0.6 5 PASS: border-image-width from [0px] to [20px] was [12px] at 0.6
5 PASS: border-image-width from [0px] to [20px] was [20px] at 1 6 PASS: border-image-width from [0px] to [20px] was [20px] at 1
6 PASS: border-image-width from [0px] to [20px] was [30px] at 1.5 7 PASS: border-image-width from [0px] to [20px] was [30px] at 1.5
7 PASS: border-image-width from [0px] to [20px] was [100px] at 5 8 PASS: border-image-width from [0px] to [20px] was [100px] at 5
8 PASS: border-image-width from [0px] to [20px] was [200px] at 10 9 PASS: border-image-width from [0px] to [20px] was [200px] at 10
9 PASS: border-image-width from [0%] to [20%] was [0%] at -0.3 10 PASS: border-image-width from [0%] to [20%] was [0%] at -0.3
10 PASS: border-image-width from [0%] to [20%] was [0%] at 0 11 PASS: border-image-width from [0%] to [20%] was [0%] at 0
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 PASS: border-image-width from [10%] to [20] was [20] at 0.6 61 PASS: border-image-width from [10%] to [20] was [20] at 0.6
61 PASS: border-image-width from [10%] to [20] was [20] at 1 62 PASS: border-image-width from [10%] to [20] was [20] at 1
62 PASS: border-image-width from [10%] to [20] was [20] at 1.5 63 PASS: border-image-width from [10%] to [20] was [20] at 1.5
63 PASS: border-image-width from [10] to [20%] was [10] at -0.3 64 PASS: border-image-width from [10] to [20%] was [10] at -0.3
64 PASS: border-image-width from [10] to [20%] was [10] at 0 65 PASS: border-image-width from [10] to [20%] was [10] at 0
65 PASS: border-image-width from [10] to [20%] was [10] at 0.3 66 PASS: border-image-width from [10] to [20%] was [10] at 0.3
66 PASS: border-image-width from [10] to [20%] was [20%] at 0.6 67 PASS: border-image-width from [10] to [20%] was [20%] at 0.6
67 PASS: border-image-width from [10] to [20%] was [20%] at 1 68 PASS: border-image-width from [10] to [20%] was [20%] at 1
68 PASS: border-image-width from [10] to [20%] was [20%] at 1.5 69 PASS: border-image-width from [10] to [20%] was [20%] at 1.5
69 70
71 Web Animations API:
72 PASS: borderImageWidth from [0px] to [20px] was [0px] at -0.3
73 PASS: borderImageWidth from [0px] to [20px] was [0px] at 0
74 PASS: borderImageWidth from [0px] to [20px] was [6px] at 0.3
75 PASS: borderImageWidth from [0px] to [20px] was [12px] at 0.6
76 PASS: borderImageWidth from [0px] to [20px] was [20px] at 1
77 PASS: borderImageWidth from [0px] to [20px] was [30px] at 1.5
78 PASS: borderImageWidth from [0px] to [20px] was [100px] at 5
79 PASS: borderImageWidth from [0px] to [20px] was [200px] at 10
80 PASS: borderImageWidth from [0%] to [20%] was [0%] at -0.3
81 PASS: borderImageWidth from [0%] to [20%] was [0%] at 0
82 PASS: borderImageWidth from [0%] to [20%] was [6%] at 0.3
83 PASS: borderImageWidth from [0%] to [20%] was [12%] at 0.6
84 PASS: borderImageWidth from [0%] to [20%] was [20%] at 1
85 PASS: borderImageWidth from [0%] to [20%] was [30%] at 1.5
86 PASS: borderImageWidth from [0%] to [20%] was [100%] at 5
87 PASS: borderImageWidth from [0%] to [20%] was [200%] at 10
88 PASS: borderImageWidth from [0] to [20] was [0] at -0.3
89 PASS: borderImageWidth from [0] to [20] was [0] at 0
90 PASS: borderImageWidth from [0] to [20] was [6] at 0.3
91 PASS: borderImageWidth from [0] to [20] was [12] at 0.6
92 PASS: borderImageWidth from [0] to [20] was [20] at 1
93 PASS: borderImageWidth from [0] to [20] was [30] at 1.5
94 PASS: borderImageWidth from [0] to [20] was [100] at 5
95 PASS: borderImageWidth from [0] to [20] was [200] at 10
96 PASS: borderImageWidth from [10px 20% 30 40px] to [80px 70% 60 50px] was [0px 5% 21 37px] at -0.3
97 PASS: borderImageWidth from [10px 20% 30 40px] to [80px 70% 60 50px] was [10px 20% 30 40px] at 0
98 PASS: borderImageWidth from [10px 20% 30 40px] to [80px 70% 60 50px] was [31px 35% 39 43px] at 0.3
99 PASS: borderImageWidth from [10px 20% 30 40px] to [80px 70% 60 50px] was [52px 50% 48 46px] at 0.6
100 PASS: borderImageWidth from [10px 20% 30 40px] to [80px 70% 60 50px] was [80px 70% 60 50px] at 1
101 PASS: borderImageWidth from [10px 20% 30 40px] to [80px 70% 60 50px] was [115px 95% 75 55px] at 1.5
102 PASS: borderImageWidth from [10px 20% 30 40px] to [80px 70% 60 50px] was [360px 270% 180 90px] at 5
103 PASS: borderImageWidth from [10px 20% 30 40px] to [80px 70% 60 50px] was [710px 520% 330 140px] at 10
104 FAIL: borderImageWidth from [10%] to [20px] was [calc(13% + -6px)] at -0.3, expe cted [calc(13% + -6px)] (parsed as [7px])
105 PASS: borderImageWidth from [10%] to [20px] was [10%] at 0
106 FAIL: borderImageWidth from [10%] to [20px] was [calc(7% + 6px)] at 0.3, expecte d [calc(7% + 6px)] (parsed as [13px])
107 FAIL: borderImageWidth from [10%] to [20px] was [calc(4% + 12px)] at 0.6, expect ed [calc(4% + 12px)] (parsed as [16px])
108 PASS: borderImageWidth from [10%] to [20px] was [20px] at 1
109 FAIL: borderImageWidth from [10%] to [20px] was [calc(-5% + 30px)] at 1.5, expec ted [calc(-5% + 30px)] (parsed as [25px])
110 FAIL: borderImageWidth from [10px] to [20%] was [calc(13px + -6%)] at -0.3, expe cted [calc(13px + -6%)] (parsed as [7px])
111 PASS: borderImageWidth from [10px] to [20%] was [10px] at 0
112 FAIL: borderImageWidth from [10px] to [20%] was [calc(7px + 6%)] at 0.3, expecte d [calc(7px + 6%)] (parsed as [13px])
113 FAIL: borderImageWidth from [10px] to [20%] was [calc(4px + 12%)] at 0.6, expect ed [calc(4px + 12%)] (parsed as [16px])
114 PASS: borderImageWidth from [10px] to [20%] was [20%] at 1
115 FAIL: borderImageWidth from [10px] to [20%] was [calc(-5px + 30%)] at 1.5, expec ted [calc(-5px + 30%)] (parsed as [25px])
116 PASS: borderImageWidth from [10px] to [20] was [10px] at -0.3
117 PASS: borderImageWidth from [10px] to [20] was [10px] at 0
118 PASS: borderImageWidth from [10px] to [20] was [10px] at 0.3
119 PASS: borderImageWidth from [10px] to [20] was [20] at 0.6
120 PASS: borderImageWidth from [10px] to [20] was [20] at 1
121 PASS: borderImageWidth from [10px] to [20] was [20] at 1.5
122 PASS: borderImageWidth from [10] to [20px] was [10] at -0.3
123 PASS: borderImageWidth from [10] to [20px] was [10] at 0
124 PASS: borderImageWidth from [10] to [20px] was [10] at 0.3
125 PASS: borderImageWidth from [10] to [20px] was [20px] at 0.6
126 PASS: borderImageWidth from [10] to [20px] was [20px] at 1
127 PASS: borderImageWidth from [10] to [20px] was [20px] at 1.5
128 PASS: borderImageWidth from [10%] to [20] was [10%] at -0.3
129 PASS: borderImageWidth from [10%] to [20] was [10%] at 0
130 PASS: borderImageWidth from [10%] to [20] was [10%] at 0.3
131 PASS: borderImageWidth from [10%] to [20] was [20] at 0.6
132 PASS: borderImageWidth from [10%] to [20] was [20] at 1
133 PASS: borderImageWidth from [10%] to [20] was [20] at 1.5
134 PASS: borderImageWidth from [10] to [20%] was [10] at -0.3
135 PASS: borderImageWidth from [10] to [20%] was [10] at 0
136 PASS: borderImageWidth from [10] to [20%] was [10] at 0.3
137 PASS: borderImageWidth from [10] to [20%] was [20%] at 0.6
138 PASS: borderImageWidth from [10] to [20%] was [20%] at 1
139 PASS: borderImageWidth from [10] to [20%] was [20%] at 1.5
140
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698