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

Side by Side Diff: LayoutTests/web-animations-api/animations-additive-length-expected.txt

Issue 863863004: Implemented additive animations for length (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed AnimationStackTest Created 5 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
(Empty)
1 This is a testharness.js-based test.
2 PASS Underlying value length ignored in replace -> replace keyframes (for border BottomWidth)
3 PASS Underlying value length added in add -> add keyframes (for borderBottomWidt h)
4 PASS Underlying value of inherit added to in add -> add keyframes (for borderBot tomWidth)
5 PASS Replace -> replace animations override earlier replace -> replace animation s (for borderBottomWidth)
6 PASS Replace -> replace animations override earlier add -> add animations (for b orderBottomWidth)
7 PASS Add -> add animations add on to earlier replace -> replace animations (for borderBottomWidth)
8 PASS Multiple add -> add animations add on to underlying value (for borderBottom Width)
9 FAIL inherit added in add -> add keyframes (for borderBottomWidth) assert_equals : expected "400px" but got "100px"
10 PASS Underlying value length ignored in replace -> replace keyframes (for border LeftWidth)
11 PASS Underlying value length added in add -> add keyframes (for borderLeftWidth)
12 PASS Underlying value of inherit added to in add -> add keyframes (for borderLef tWidth)
13 PASS Replace -> replace animations override earlier replace -> replace animation s (for borderLeftWidth)
14 PASS Replace -> replace animations override earlier add -> add animations (for b orderLeftWidth)
15 PASS Add -> add animations add on to earlier replace -> replace animations (for borderLeftWidth)
16 PASS Multiple add -> add animations add on to underlying value (for borderLeftWi dth)
17 FAIL inherit added in add -> add keyframes (for borderLeftWidth) assert_equals: expected "400px" but got "100px"
18 PASS Underlying value length ignored in replace -> replace keyframes (for border RightWidth)
19 PASS Underlying value length added in add -> add keyframes (for borderRightWidth )
20 PASS Underlying value of inherit added to in add -> add keyframes (for borderRig htWidth)
21 PASS Replace -> replace animations override earlier replace -> replace animation s (for borderRightWidth)
22 PASS Replace -> replace animations override earlier add -> add animations (for b orderRightWidth)
23 PASS Add -> add animations add on to earlier replace -> replace animations (for borderRightWidth)
24 PASS Multiple add -> add animations add on to underlying value (for borderRightW idth)
25 FAIL inherit added in add -> add keyframes (for borderRightWidth) assert_equals: expected "400px" but got "100px"
26 PASS Underlying value length ignored in replace -> replace keyframes (for border TopWidth)
27 PASS Underlying value length added in add -> add keyframes (for borderTopWidth)
28 PASS Underlying value of inherit added to in add -> add keyframes (for borderTop Width)
29 PASS Replace -> replace animations override earlier replace -> replace animation s (for borderTopWidth)
30 PASS Replace -> replace animations override earlier add -> add animations (for b orderTopWidth)
31 PASS Add -> add animations add on to earlier replace -> replace animations (for borderTopWidth)
32 PASS Multiple add -> add animations add on to underlying value (for borderTopWid th)
33 FAIL inherit added in add -> add keyframes (for borderTopWidth) assert_equals: e xpected "400px" but got "100px"
34 PASS Underlying value of auto ignored in replace -> replace keyframes (for flexB asis)
35 PASS Add -> add auto keyframes ignored with underlying value length (for flexBas is)
36 PASS Underlying value length ignored in replace -> replace keyframes (for flexBa sis)
37 PASS Underlying value length added in add -> add keyframes (for flexBasis)
38 PASS Underlying value of inherit added to in add -> add keyframes (for flexBasis )
39 PASS Replace -> replace animations override earlier replace -> replace animation s (for flexBasis)
40 PASS Replace -> replace animations override earlier add -> add animations (for f lexBasis)
41 PASS Add -> add animations add on to earlier replace -> replace animations (for flexBasis)
42 PASS Multiple add -> add animations add on to underlying value (for flexBasis)
43 FAIL inherit added in add -> add keyframes (for flexBasis) assert_equals: expect ed "400px" but got "100px"
44 PASS Underlying value length ignored in replace -> replace keyframes (for fontSi ze)
45 PASS Underlying value length added in add -> add keyframes (for fontSize)
46 PASS Underlying value of inherit added to in add -> add keyframes (for fontSize)
47 PASS Replace -> replace animations override earlier replace -> replace animation s (for fontSize)
48 PASS Replace -> replace animations override earlier add -> add animations (for f ontSize)
49 PASS Add -> add animations add on to earlier replace -> replace animations (for fontSize)
50 PASS Multiple add -> add animations add on to underlying value (for fontSize)
51 FAIL inherit added in add -> add keyframes (for fontSize) assert_equals: expecte d "400px" but got "100px"
52 PASS Underlying value of auto ignored in replace -> replace keyframes (for heigh t)
53 PASS Add -> add auto keyframes ignored with underlying value length (for height)
54 PASS Underlying value of auto ignored in add -> add keyframes (for height)
55 PASS Underlying value length ignored in replace -> replace keyframes (for height )
56 PASS Underlying value length added in add -> add keyframes (for height)
57 PASS Underlying value of inherit added to in add -> add keyframes (for height)
58 PASS Replace -> replace animations override earlier replace -> replace animation s (for height)
59 PASS Replace -> replace animations override earlier add -> add animations (for h eight)
60 PASS Add -> add animations add on to earlier replace -> replace animations (for height)
61 PASS Multiple add -> add animations add on to underlying value (for height)
62 FAIL inherit added in add -> add keyframes (for height) assert_equals: expected "400px" but got "100px"
63 PASS Underlying value length ignored in replace -> replace keyframes (for maxHei ght)
64 PASS Underlying value length added in add -> add keyframes (for maxHeight)
65 PASS Underlying value of inherit added to in add -> add keyframes (for maxHeight )
66 PASS Replace -> replace animations override earlier replace -> replace animation s (for maxHeight)
67 PASS Replace -> replace animations override earlier add -> add animations (for m axHeight)
68 PASS Add -> add animations add on to earlier replace -> replace animations (for maxHeight)
69 PASS Multiple add -> add animations add on to underlying value (for maxHeight)
70 FAIL inherit added in add -> add keyframes (for maxHeight) assert_equals: expect ed "400px" but got "100px"
71 PASS Underlying value length ignored in replace -> replace keyframes (for maxWid th)
72 PASS Underlying value length added in add -> add keyframes (for maxWidth)
73 PASS Underlying value of inherit added to in add -> add keyframes (for maxWidth)
74 PASS Replace -> replace animations override earlier replace -> replace animation s (for maxWidth)
75 PASS Replace -> replace animations override earlier add -> add animations (for m axWidth)
76 PASS Add -> add animations add on to earlier replace -> replace animations (for maxWidth)
77 PASS Multiple add -> add animations add on to underlying value (for maxWidth)
78 FAIL inherit added in add -> add keyframes (for maxWidth) assert_equals: expecte d "400px" but got "100px"
79 PASS Underlying value of auto ignored in replace -> replace keyframes (for minHe ight)
80 PASS Add -> add auto keyframes ignored with underlying value length (for minHeig ht)
81 PASS Underlying value length ignored in replace -> replace keyframes (for minHei ght)
82 PASS Underlying value length added in add -> add keyframes (for minHeight)
83 PASS Underlying value of inherit added to in add -> add keyframes (for minHeight )
84 PASS Replace -> replace animations override earlier replace -> replace animation s (for minHeight)
85 PASS Replace -> replace animations override earlier add -> add animations (for m inHeight)
86 PASS Add -> add animations add on to earlier replace -> replace animations (for minHeight)
87 PASS Multiple add -> add animations add on to underlying value (for minHeight)
88 FAIL inherit added in add -> add keyframes (for minHeight) assert_equals: expect ed "400px" but got "100px"
89 PASS Underlying value of auto ignored in replace -> replace keyframes (for minWi dth)
90 PASS Add -> add auto keyframes ignored with underlying value length (for minWidt h)
91 PASS Underlying value length ignored in replace -> replace keyframes (for minWid th)
92 PASS Underlying value length added in add -> add keyframes (for minWidth)
93 PASS Underlying value of inherit added to in add -> add keyframes (for minWidth)
94 PASS Replace -> replace animations override earlier replace -> replace animation s (for minWidth)
95 PASS Replace -> replace animations override earlier add -> add animations (for m inWidth)
96 PASS Add -> add animations add on to earlier replace -> replace animations (for minWidth)
97 PASS Multiple add -> add animations add on to underlying value (for minWidth)
98 FAIL inherit added in add -> add keyframes (for minWidth) assert_equals: expecte d "400px" but got "100px"
99 PASS Underlying value length ignored in replace -> replace keyframes (for motion Position)
100 PASS Underlying value length added in add -> add keyframes (for motionPosition)
101 PASS Underlying value of inherit added to in add -> add keyframes (for motionPos ition)
102 PASS Replace -> replace animations override earlier replace -> replace animation s (for motionPosition)
103 PASS Replace -> replace animations override earlier add -> add animations (for m otionPosition)
104 PASS Add -> add animations add on to earlier replace -> replace animations (for motionPosition)
105 PASS Multiple add -> add animations add on to underlying value (for motionPositi on)
106 FAIL inherit added in add -> add keyframes (for motionPosition) assert_equals: e xpected "400px" but got "100px"
107 PASS Underlying value length ignored in replace -> replace keyframes (for outlin eWidth)
108 PASS Underlying value length added in add -> add keyframes (for outlineWidth)
109 PASS Underlying value of inherit added to in add -> add keyframes (for outlineWi dth)
110 PASS Replace -> replace animations override earlier replace -> replace animation s (for outlineWidth)
111 PASS Replace -> replace animations override earlier add -> add animations (for o utlineWidth)
112 PASS Add -> add animations add on to earlier replace -> replace animations (for outlineWidth)
113 PASS Multiple add -> add animations add on to underlying value (for outlineWidth )
114 FAIL inherit added in add -> add keyframes (for outlineWidth) assert_equals: exp ected "400px" but got "100px"
115 PASS Underlying value length ignored in replace -> replace keyframes (for paddin gBottom)
116 PASS Underlying value length added in add -> add keyframes (for paddingBottom)
117 PASS Underlying value of inherit added to in add -> add keyframes (for paddingBo ttom)
118 PASS Replace -> replace animations override earlier replace -> replace animation s (for paddingBottom)
119 PASS Replace -> replace animations override earlier add -> add animations (for p addingBottom)
120 PASS Add -> add animations add on to earlier replace -> replace animations (for paddingBottom)
121 PASS Multiple add -> add animations add on to underlying value (for paddingBotto m)
122 FAIL inherit added in add -> add keyframes (for paddingBottom) assert_equals: ex pected "400px" but got "100px"
123 PASS Underlying value length ignored in replace -> replace keyframes (for paddin gLeft)
124 PASS Underlying value length added in add -> add keyframes (for paddingLeft)
125 PASS Underlying value of inherit added to in add -> add keyframes (for paddingLe ft)
126 PASS Replace -> replace animations override earlier replace -> replace animation s (for paddingLeft)
127 PASS Replace -> replace animations override earlier add -> add animations (for p addingLeft)
128 PASS Add -> add animations add on to earlier replace -> replace animations (for paddingLeft)
129 PASS Multiple add -> add animations add on to underlying value (for paddingLeft)
130 FAIL inherit added in add -> add keyframes (for paddingLeft) assert_equals: expe cted "400px" but got "100px"
131 PASS Underlying value length ignored in replace -> replace keyframes (for paddin gRight)
132 PASS Underlying value length added in add -> add keyframes (for paddingRight)
133 PASS Underlying value of inherit added to in add -> add keyframes (for paddingRi ght)
134 PASS Replace -> replace animations override earlier replace -> replace animation s (for paddingRight)
135 PASS Replace -> replace animations override earlier add -> add animations (for p addingRight)
136 PASS Add -> add animations add on to earlier replace -> replace animations (for paddingRight)
137 PASS Multiple add -> add animations add on to underlying value (for paddingRight )
138 FAIL inherit added in add -> add keyframes (for paddingRight) assert_equals: exp ected "400px" but got "100px"
139 PASS Underlying value length ignored in replace -> replace keyframes (for paddin gTop)
140 PASS Underlying value length added in add -> add keyframes (for paddingTop)
141 PASS Underlying value of inherit added to in add -> add keyframes (for paddingTo p)
142 PASS Replace -> replace animations override earlier replace -> replace animation s (for paddingTop)
143 PASS Replace -> replace animations override earlier add -> add animations (for p addingTop)
144 PASS Add -> add animations add on to earlier replace -> replace animations (for paddingTop)
145 PASS Multiple add -> add animations add on to underlying value (for paddingTop)
146 FAIL inherit added in add -> add keyframes (for paddingTop) assert_equals: expec ted "400px" but got "100px"
147 PASS Underlying value length ignored in replace -> replace keyframes (for perspe ctive)
148 PASS Underlying value length added in add -> add keyframes (for perspective)
149 PASS Underlying value of inherit added to in add -> add keyframes (for perspecti ve)
150 PASS Replace -> replace animations override earlier replace -> replace animation s (for perspective)
151 PASS Replace -> replace animations override earlier add -> add animations (for p erspective)
152 PASS Add -> add animations add on to earlier replace -> replace animations (for perspective)
153 PASS Multiple add -> add animations add on to underlying value (for perspective)
154 FAIL inherit added in add -> add keyframes (for perspective) assert_equals: expe cted "400px" but got "100px"
155 PASS Underlying value length ignored in replace -> replace keyframes (for shapeM argin)
156 PASS Underlying value length added in add -> add keyframes (for shapeMargin)
157 PASS Underlying value of inherit added to in add -> add keyframes (for shapeMarg in)
158 PASS Replace -> replace animations override earlier replace -> replace animation s (for shapeMargin)
159 PASS Replace -> replace animations override earlier add -> add animations (for s hapeMargin)
160 PASS Add -> add animations add on to earlier replace -> replace animations (for shapeMargin)
161 PASS Multiple add -> add animations add on to underlying value (for shapeMargin)
162 FAIL inherit added in add -> add keyframes (for shapeMargin) assert_equals: expe cted "400px" but got "100px"
163 PASS Underlying value of auto ignored in replace -> replace keyframes (for width )
164 PASS Add -> add auto keyframes ignored with underlying value length (for width)
165 PASS Underlying value auto ignored in add -> add length keyframes (for width)
166 PASS Underlying value length ignored in replace -> replace keyframes (for width)
167 PASS Underlying value length added in add -> add keyframes (for width)
168 PASS Underlying value of inherit added to in add -> add keyframes (for width)
169 PASS Replace -> replace animations override earlier replace -> replace animation s (for width)
170 PASS Replace -> replace animations override earlier add -> add animations (for w idth)
171 PASS Add -> add animations add on to earlier replace -> replace animations (for width)
172 PASS Multiple add -> add animations add on to underlying value (for width)
173 FAIL inherit added in add -> add keyframes (for width) assert_equals: expected " 400px" but got "100px"
174 Harness: the test ran to completion.
175
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698