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

Side by Side Diff: LayoutTests/animations/interpolation/transform-interpolation-expected.txt

Issue 194733002: Web Animations: Use StringKeyframes for element.animate() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More comments Created 6 years, 8 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 CSS Animations:
2 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(300px)] at -1 2 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(300px)] at -1
3 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(400px)] at 0 3 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(400px)] at 0
4 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(425px)] at 0.25 4 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(425px)] at 0.25
5 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(475px)] at 0.75 5 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(475px)] at 0.75
6 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(500px)] at 1 6 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(500px)] at 1
7 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(600px)] at 2 7 PASS: transform from [perspective(400px)] to [perspective(500px)] was [perspecti ve(600px)] at 2
8 PASS: transform from [skewX(10rad) perspective(400px)] to [skewX(20rad) perspect ive(500px)] was [skewX(0rad) perspective(300px)] at -1 8 PASS: transform from [skewX(10rad) perspective(400px)] to [skewX(20rad) perspect ive(500px)] was [skewX(0rad) perspective(300px)] at -1
9 PASS: transform from [skewX(10rad) perspective(400px)] to [skewX(20rad) perspect ive(500px)] was [skewX(10rad) perspective(400px)] at 0 9 PASS: transform from [skewX(10rad) perspective(400px)] to [skewX(20rad) perspect ive(500px)] was [skewX(10rad) perspective(400px)] at 0
10 PASS: transform from [skewX(10rad) perspective(400px)] to [skewX(20rad) perspect ive(500px)] was [skewX(12.5rad) perspective(425px)] at 0.25 10 PASS: transform from [skewX(10rad) perspective(400px)] to [skewX(20rad) perspect ive(500px)] was [skewX(12.5rad) perspective(425px)] at 0.25
(...skipping 445 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 PASS: transform from [translateX(12px)] to [translateX(13px)] was [translateX(12 .25px)] at 0.25 456 PASS: transform from [translateX(12px)] to [translateX(13px)] was [translateX(12 .25px)] at 0.25
457 PASS: transform from [translateX(12px)] to [translateX(13px)] was [translateX(12 .75px)] at 0.75 457 PASS: transform from [translateX(12px)] to [translateX(13px)] was [translateX(12 .75px)] at 0.75
458 PASS: transform from [translateX(12px)] to [translateX(13px)] was [translateX(13 px)] at 1 458 PASS: transform from [translateX(12px)] to [translateX(13px)] was [translateX(13 px)] at 1
459 PASS: transform from [translateX(12px)] to [translateX(13px)] was [translateX(14 px)] at 2 459 PASS: transform from [translateX(12px)] to [translateX(13px)] was [translateX(14 px)] at 2
460 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(50%) ] at -1 460 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(50%) ] at -1
461 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(70%) ] at 0 461 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(70%) ] at 0
462 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(75%) ] at 0.25 462 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(75%) ] at 0.25
463 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(85%) ] at 0.75 463 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(85%) ] at 0.75
464 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(90%) ] at 1 464 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(90%) ] at 1
465 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(110% )] at 2 465 PASS: transform from [translateY(70%)] to [translateY(90%)] was [translateY(110% )] at 2
466 FAIL: transform from [translateZ(2em)] to [translateZ(3em)] was [matrix(1, 0, 0, 1, 0, 0)] at -1, expected [translateZ(1em)] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 16, 1)]) 466 PASS: transform from [translateZ(2em)] to [translateZ(3em)] was [translateZ(1em) ] at -1
467 FAIL: transform from [translateZ(2em)] to [translateZ(3em)] was [matrix(1, 0, 0, 1, 0, 0)] at 0, expected [translateZ(2em)] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 32, 1)]) 467 PASS: transform from [translateZ(2em)] to [translateZ(3em)] was [translateZ(2em) ] at 0
468 FAIL: transform from [translateZ(2em)] to [translateZ(3em)] was [matrix(1, 0, 0, 1, 0, 0)] at 0.25, expected [translateZ(2.25em)] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 36, 1)]) 468 PASS: transform from [translateZ(2em)] to [translateZ(3em)] was [translateZ(2.25 em)] at 0.25
469 FAIL: transform from [translateZ(2em)] to [translateZ(3em)] was [matrix(1, 0, 0, 1, 0, 0)] at 0.75, expected [translateZ(2.75em)] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 44, 1)]) 469 PASS: transform from [translateZ(2em)] to [translateZ(3em)] was [translateZ(2.75 em)] at 0.75
470 FAIL: transform from [translateZ(2em)] to [translateZ(3em)] was [matrix(1, 0, 0, 1, 0, 0)] at 1, expected [translateZ(3em)] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 48, 1)]) 470 PASS: transform from [translateZ(2em)] to [translateZ(3em)] was [translateZ(3em) ] at 1
471 FAIL: transform from [translateZ(2em)] to [translateZ(3em)] was [matrix(1, 0, 0, 1, 0, 0)] at 2, expected [translateZ(4em)] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 64, 1)]) 471 PASS: transform from [translateZ(2em)] to [translateZ(3em)] was [translateZ(4em) ] at 2
472 FAIL: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [matrix(1, 0, 0, 1, 11, 50)] at -1, expected [translate3d(11px, 50%, 1em )] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11, 50, 16, 1)]) 472 PASS: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [translate3d(11px, 50%, 1em)] at -1
473 FAIL: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [matrix(1, 0, 0, 1, 12, 70)] at 0, expected [translate3d(12px, 70%, 2em) ] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 12, 70, 32, 1)]) 473 PASS: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [translate3d(12px, 70%, 2em)] at 0
474 FAIL: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [matrix(1, 0, 0, 1, 12.25, 75)] at 0.25, expected [translate3d(12.25px, 75%, 2.25em)] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 12.25, 75 , 36, 1)]) 474 PASS: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [translate3d(12.25px, 75%, 2.25em)] at 0.25
475 FAIL: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [matrix(1, 0, 0, 1, 12.75, 85)] at 0.75, expected [translate3d(12.75px, 85%, 2.75em)] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 12.75, 85 , 44, 1)]) 475 PASS: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [translate3d(12.75px, 85%, 2.75em)] at 0.75
476 FAIL: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [matrix(1, 0, 0, 1, 13, 90)] at 1, expected [translate3d(13px, 90%, 3em) ] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 13, 90, 48, 1)]) 476 PASS: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [translate3d(13px, 90%, 3em)] at 1
477 FAIL: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [matrix(1, 0, 0, 1, 14, 110)] at 2, expected [translate3d(14px, 110%, 4e m)] (parsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 14, 110, 64, 1)]) 477 PASS: transform from [translate3d(12px, 70%, 2em)] to [translate3d(13px, 90%, 3e m)] was [translate3d(14px, 110%, 4em)] at 2
478 FAIL: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [matrix(1, 0, 0, 1, 11, 50)] a t -1, expected [translateX(11px) translateY(50%) translateZ(1em)] (parsed as [ma trix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11, 50, 16, 1)]) 478 PASS: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [translateX(11px) translateY(5 0%) translateZ(1em)] at -1
479 FAIL: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [matrix(1, 0, 0, 1, 12, 70)] a t 0, expected [translateX(12px) translateY(70%) translateZ(2em)] (parsed as [mat rix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 12, 70, 32, 1)]) 479 PASS: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [translateX(12px) translateY(7 0%) translateZ(2em)] at 0
480 FAIL: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [matrix(1, 0, 0, 1, 12.25, 75) ] at 0.25, expected [translateX(12.25px) translateY(75%) translateZ(2.25em)] (pa rsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 12.25, 75, 36, 1)]) 480 PASS: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [translateX(12.25px) translate Y(75%) translateZ(2.25em)] at 0.25
481 FAIL: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [matrix(1, 0, 0, 1, 12.75, 85) ] at 0.75, expected [translateX(12.75px) translateY(85%) translateZ(2.75em)] (pa rsed as [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 12.75, 85, 44, 1)]) 481 PASS: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [translateX(12.75px) translate Y(85%) translateZ(2.75em)] at 0.75
482 FAIL: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [matrix(1, 0, 0, 1, 13, 90)] a t 1, expected [translateX(13px) translateY(90%) translateZ(3em)] (parsed as [mat rix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 13, 90, 48, 1)]) 482 PASS: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [translateX(13px) translateY(9 0%) translateZ(3em)] at 1
483 FAIL: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [matrix(1, 0, 0, 1, 14, 110)] at 2, expected [translateX(14px) translateY(110%) translateZ(4em)] (parsed as [m atrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 14, 110, 64, 1)]) 483 PASS: transform from [translateX(12px) translateY(70%) translateZ(2em)] to [tran slateX(13px) translateY(90%) translateZ(3em)] was [translateX(14px) translateY(1 10%) translateZ(4em)] at 2
484 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(0rad) translateY(50%)] at -1 484 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(0rad) translateY(50%)] at -1
485 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(10rad) translateY(70%)] at 0 485 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(10rad) translateY(70%)] at 0
486 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(12.5rad) translateY(75%)] at 0.25 486 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(12.5rad) translateY(75%)] at 0.25
487 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(17.5rad) translateY(85%)] at 0.75 487 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(17.5rad) translateY(85%)] at 0.75
488 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(20rad) translateY(90%)] at 1 488 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(20rad) translateY(90%)] at 1
489 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(30rad) translateY(110%)] at 2 489 PASS: transform from [skewX(10rad) translateY(70%)] to [skewX(20rad) translateY( 90%)] was [skewX(30rad) translateY(110%)] at 2
490 PASS: transform from [skewX(1rad)] to [translate3d(8px, -4px, 12px) skewX(2rad)] was [matrix3d(1, 0, 0, 0, 5.2998553125713235, 1, 0, 0, 0, 0, 1, 0, -8, 4, -12, 1)] at -1 490 PASS: transform from [skewX(1rad)] to [translate3d(8px, -4px, 12px) skewX(2rad)] was [matrix3d(1, 0, 0, 0, 5.2998553125713235, 1, 0, 0, 0, 0, 1, 0, -8, 4, -12, 1)] at -1
491 PASS: transform from [skewX(1rad)] to [translate3d(8px, -4px, 12px) skewX(2rad)] was [matrix(1, 0, 1.5574077246549023, 1, 0, 0)] at 0 491 PASS: transform from [skewX(1rad)] to [translate3d(8px, -4px, 12px) skewX(2rad)] was [matrix(1, 0, 1.5574077246549023, 1, 0, 0)] at 0
492 PASS: transform from [skewX(1rad)] to [translate3d(8px, -4px, 12px) skewX(2rad)] was [matrix3d(1, 0, 0, 0, 0.621795827675797, 1, 0, 0, 0, 0, 1, 0, 2, -1, 3, 1)] at 0.25 492 PASS: transform from [skewX(1rad)] to [translate3d(8px, -4px, 12px) skewX(2rad)] was [matrix3d(1, 0, 0, 0, 0.621795827675797, 1, 0, 0, 0, 0, 1, 0, 2, -1, 3, 1)] at 0.25
493 PASS: transform from [skewX(1rad)] to [translate3d(8px, -4px, 12px) skewX(2rad)] was [matrix3d(1, 0, 0, 0, -1.2494279662824135, 1, 0, 0, 0, 0, 1, 0, 6, -3, 9, 1 )] at 0.75 493 PASS: transform from [skewX(1rad)] to [translate3d(8px, -4px, 12px) skewX(2rad)] was [matrix3d(1, 0, 0, 0, -1.2494279662824135, 1, 0, 0, 0, 0, 1, 0, 6, -3, 9, 1 )] at 0.75
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
571 PASS: transform from [rotate(180deg)] to [none] was [rotate(45deg)] at 0.75 571 PASS: transform from [rotate(180deg)] to [none] was [rotate(45deg)] at 0.75
572 PASS: transform from [rotate(180deg)] to [none] was [rotate(0deg)] at 1 572 PASS: transform from [rotate(180deg)] to [none] was [rotate(0deg)] at 1
573 PASS: transform from [rotate(180deg)] to [none] was [rotate(-180deg)] at 2 573 PASS: transform from [rotate(180deg)] to [none] was [rotate(-180deg)] at 2
574 PASS: transform from [none] to [rotate(360deg)] was [rotate(-360deg)] at -1 574 PASS: transform from [none] to [rotate(360deg)] was [rotate(-360deg)] at -1
575 PASS: transform from [none] to [rotate(360deg)] was [rotate(0deg)] at 0 575 PASS: transform from [none] to [rotate(360deg)] was [rotate(0deg)] at 0
576 PASS: transform from [none] to [rotate(360deg)] was [rotate(90deg)] at 0.25 576 PASS: transform from [none] to [rotate(360deg)] was [rotate(90deg)] at 0.25
577 PASS: transform from [none] to [rotate(360deg)] was [rotate(270deg)] at 0.75 577 PASS: transform from [none] to [rotate(360deg)] was [rotate(270deg)] at 0.75
578 PASS: transform from [none] to [rotate(360deg)] was [rotate(360deg)] at 1 578 PASS: transform from [none] to [rotate(360deg)] was [rotate(360deg)] at 1
579 PASS: transform from [none] to [rotate(360deg)] was [rotate(720deg)] at 2 579 PASS: transform from [none] to [rotate(360deg)] was [rotate(720deg)] at 2
580 580
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698