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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/iterationComposite-expected.txt

Issue 2614253003: Support both old and new MANIFEST.json formats, and update baselines. (Closed)
Patch Set: Update imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-objects-exceptions-expec… Created 3 years, 11 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 iterationComposite of discrete type animation (align-content)
2 FAIL iterationComposite of <length> type animation assert_equals: Animated margi n-left style at 0s of the third iteration expected "20px" but got "0px" 3 FAIL iterationComposite of <length> type animation assert_equals: Animated margi n-left style at 0s of the third iteration expected "20px" but got "0px"
3 FAIL iterationComposite of <percentage> type animation assert_equals: Animated w idth style at 0s of the third iteration expected "100px" but got "0px" 4 FAIL iterationComposite of <percentage> type animation assert_equals: Animated w idth style at 0s of the third iteration expected "100px" but got "0px"
4 FAIL iterationComposite of <color> type animation assert_equals: Animated color style at 0s of the third iteration expected "rgb(240, 240, 240)" but got "rgb(0, 0, 0)" 5 FAIL iterationComposite of <color> type animation assert_equals: Animated color style at 0s of the third iteration expected "rgb(240, 240, 240)" but got "rgb(0, 0, 0)"
5 FAIL iterationComposite of <color> type animation that green component is decrea sing assert_equals: Animated color style at 0s of the third iteration expected " rgb(120, 240, 120)" but got "rgb(0, 120, 0)" 6 FAIL iterationComposite of <color> type animation that green component is decrea sing assert_equals: Animated color style at 0s of the third iteration expected " rgb(120, 240, 120)" but got "rgb(0, 120, 0)"
6 FAIL iterationComposite of <number> type animation assert_equals: Animated flex- grow style at 0s of the third iteration expected "20" but got "0" 7 FAIL iterationComposite of <number> type animation assert_equals: Animated flex- grow style at 0s of the third iteration expected "20" but got "0"
7 FAIL iterationComposite of <shape> type animation assert_equals: Animated clip s tyle at 50s of the first iteration expected "rect(5px, 5px, 5px, 5px)" but got " rect(5px 5px 5px 5px)" 8 FAIL iterationComposite of <shape> type animation assert_equals: Animated clip s tyle at 50s of the first iteration expected "rect(5px, 5px, 5px, 5px)" but got " rect(5px 5px 5px 5px)"
8 FAIL iterationComposite of <calc()> value animation assert_equals: Animated calc width style at 0s of the third iteration expected "20px" but got "0px" 9 FAIL iterationComposite of <calc()> value animation assert_equals: Animated calc width style at 0s of the third iteration expected "20px" but got "0px"
9 FAIL iterationComposite of <calc()> value animation that the values can'tbe redu ced assert_equals: Animated calc width style at 0s of the third iteration expect ed "40px" but got "0px" 10 FAIL iterationComposite of <calc()> value animation that the values can'tbe redu ced assert_equals: Animated calc width style at 0s of the third iteration expect ed "40px" but got "0px"
10 FAIL iterationComposite of opacity animation assert_equals: Animated opacity sty le at 0s of the third iteration expected "0.8" but got "0" 11 FAIL iterationComposite of opacity animation assert_equals: Animated opacity sty le at 0s of the third iteration expected "0.8" but got "0"
11 FAIL iterationComposite of box-shadow animation assert_equals: Animated box-shad ow style at 0s of the third iteration expected "rgb(240, 240, 240) 20px 20px 20p x 0px" but got "rgb(0, 0, 0) 0px 0px 0px 0px" 12 FAIL iterationComposite of box-shadow animation assert_equals: Animated box-shad ow style at 0s of the third iteration expected "rgb(240, 240, 240) 20px 20px 20p x 0px" but got "rgb(0, 0, 0) 0px 0px 0px 0px"
12 FAIL iterationComposite of filter blur animation assert_equals: Animated filter blur style at 0s of the third iteration expected "blur(20px)" but got "blur(0px) " 13 FAIL iterationComposite of filter blur animation assert_equals: Animated filter blur style at 0s of the third iteration expected "blur(20px)" but got "blur(0px) "
13 FAIL iterationComposite of filter brightness for different unit animation assert _equals: Animated filter brightness style at 0s of the third iteration expected "brightness(2.6)" but got "brightness(1)" 14 FAIL iterationComposite of filter brightness for different unit animation assert _equals: Animated filter brightness style at 0s of the third iteration expected "brightness(2.6)" but got "brightness(1)"
14 PASS iterationComposite of filter brightness animation 15 PASS iterationComposite of filter brightness animation
15 FAIL iterationComposite of filter drop-shadow animation assert_equals: Animated filter drop-shadow style at 0s of the third iteration expected "drop-shadow(rgb( 240, 240, 240) 20px 20px 20px)" but got "drop-shadow(rgb(0, 0, 0) 0px 0px 0px)" 16 FAIL iterationComposite of filter drop-shadow animation assert_equals: Animated filter drop-shadow style at 0s of the third iteration expected "drop-shadow(rgb( 240, 240, 240) 20px 20px 20px)" but got "drop-shadow(rgb(0, 0, 0) 0px 0px 0px)"
16 FAIL iterationComposite of same filter list animation assert_equals: Animated fi lter list at 0s of the third iteration expected "brightness(3) contrast(3)" but got "brightness(1) contrast(1)" 17 FAIL iterationComposite of same filter list animation assert_equals: Animated fi lter list at 0s of the third iteration expected "brightness(3) contrast(3)" but got "brightness(1) contrast(1)"
17 FAIL iterationComposite of discrete filter list because of mismatch of the order assert_equals: Animated filter list at 50s of the third iteration expected "con trast(4) brightness(4)" but got "contrast(2) brightness(2)" 18 FAIL iterationComposite of discrete filter list because of mismatch of the order assert_equals: Animated filter list at 50s of the third iteration expected "con trast(4) brightness(4)" but got "contrast(2) brightness(2)"
18 FAIL iterationComposite of different length filter list animation assert_equals: Animated filter list at 0s of the third iteration expected "sepia(2) contrast(3 )" but got "sepia(0)" 19 FAIL iterationComposite of different length filter list animation assert_equals: Animated filter list at 0s of the third iteration expected "sepia(2) contrast(3 )" but got "sepia(0)"
19 FAIL iterationComposite of transform(rotate) animation assert_equals: Animated t ransform(rotate) style at 50s of the first iteration expected "matrix(0, 1, -1, 0, 0, 0)" but got "matrix(6.12323e-17, 1, -1, 6.12323e-17, 0, 0)" 20 FAIL iterationComposite of transform(rotate) animation assert_equals: Animated t ransform(rotate) style at 50s of the first iteration expected "matrix(0, 1, -1, 0, 0, 0)" but got "matrix(6.12323e-17, 1, -1, 6.12323e-17, 0, 0)"
20 PASS iterationComposite of transform: [ scale(0), scale(1) ] animation 21 PASS iterationComposite of transform: [ scale(0), scale(1) ] animation
21 FAIL iterationComposite of transform: [ scale(1), scale(2) ] animation assert_eq uals: Animated transform(scale) style at 0s of the third iteration expected "mat rix(3, 0, 0, 3, 0, 0)" but got "matrix(1, 0, 0, 1, 0, 0)" 22 FAIL iterationComposite of transform: [ scale(1), scale(2) ] animation assert_eq uals: Animated transform(scale) style at 0s of the third iteration expected "mat rix(3, 0, 0, 3, 0, 0)" but got "matrix(1, 0, 0, 1, 0, 0)"
22 FAIL iterationComposite of transform: scale(2) animation assert_equals: Animated transform(scale) style at 0s of the third iteration expected "matrix(2, 0, 0, 2 , 0, 0)" but got "matrix(0, 0, 0, 0, 0, 0)" 23 FAIL iterationComposite of transform: scale(2) animation assert_equals: Animated transform(scale) style at 0s of the third iteration expected "matrix(2, 0, 0, 2 , 0, 0)" but got "matrix(0, 0, 0, 0, 0, 0)"
23 FAIL iterationComposite of transform list animation assert_equals: Animated tran sform list at 50s of the first iteration expected "matrix(0, 1, -1, 0, 0, 5)" bu t got "matrix(6.12323e-17, 1, -1, 6.12323e-17, 3.06162e-16, 5)" 24 FAIL iterationComposite of transform list animation assert_equals: Animated tran sform list at 50s of the first iteration expected "matrix(0, 1, -1, 0, 0, 5)" bu t got "matrix(6.12323e-17, 1, -1, 6.12323e-17, 3.06162e-16, 5)"
24 FAIL iterationComposite of transform list animation whose order is mismatched as sert_equals: Animated transform list at 0s of the third iteration expected "matr ix(4, 0, 0, 4, 60, 0)" but got "matrix(2, 0, 0, 2, 0, 0)" 25 FAIL iterationComposite of transform of matrix function assert_equals: Animated transform of matrix function at 0s of the third iteration expected "matrix(6, 0, 0, 6, 60, 0)" but got "matrix(2, 0, 0, 2, 0, 0)"
25 FAIL iterationComposite of transform list animation whose order is mismatched as sert_equals: Animated transform list at 0s of the third iteration expected "matr ix(3, 0, 0, 3, 40, 0)" but got "matrix(1, 0, 0, 1, 0, 0)" 26 FAIL iterationComposite of transform list animation whose order is mismatched as sert_equals: Animated transform list at 0s of the third iteration expected "matr ix(6, 0, 0, 6, 60, 0)" but got "matrix(2, 0, 0, 2, 0, 0)"
27 FAIL iterationComposite of transform list animation whose order is mismatched be cause of missing functions assert_equals: Animated transform list at 0s of the t hird iteration expected "matrix(3, 0, 0, 3, 40, 0)" but got "matrix(1, 0, 0, 1, 0, 0)"
28 FAIL iterationComposite of transform from none to translate assert_equals: Anima ted transform list at 50s of the third iteration expected "matrix(1, 0, 0, 1, 15 , 0)" but got "matrix(1, 0, 0, 1, 5, 0)"
29 FAIL iterationComposite of transform of matrix3d function assert_equals: Animate d transform of matrix3d function at 0s of the third iteration expected "matrix3d (1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 130, 1)" but got "matrix3d(1, 0, 0, 0 , 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 30, 1)"
30 FAIL iterationComposite of transform of rotate3d function assert_equals: dimensi on of the matrix: Animated transform of rotate3d function at 0s of the third ite ration expected 16 but got 6
26 FAIL iterationComposite starts with non-zero value animation assert_equals: Anim ated margin-left style at 0s of the third iteration expected "50px" but got "10p x" 31 FAIL iterationComposite starts with non-zero value animation assert_equals: Anim ated margin-left style at 0s of the third iteration expected "50px" but got "10p x"
27 FAIL iterationComposite with negative final value animation assert_equals: Anima ted margin-left style at 0s of the third iteration expected "-10px" but got "10p x" 32 FAIL iterationComposite with negative final value animation assert_equals: Anima ted margin-left style at 0s of the third iteration expected "-10px" but got "10p x"
28 FAIL interationComposite changes assert_equals: Animated style at 50s of the thi rd iteration expected "25px" but got "5px" 33 FAIL interationComposite changes assert_equals: Animated style at 50s of the thi rd iteration expected "25px" but got "5px"
29 FAIL duration changes with iterationComposite(accumulate) assert_equals: Animate d style at 50s of the third iteration expected "25px" but got "5px" 34 FAIL duration changes with iterationComposite(accumulate) assert_equals: Animate d style at 50s of the third iteration expected "25px" but got "5px"
30 Harness: the test ran to completion. 35 Harness: the test ran to completion.
31 36
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698