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

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

Issue 273903002: Web Animations API: Length properties responsive to style changes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 6 years, 7 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 CSS Animations: 1 CSS Animations:
2 PASS: perspective from [50px] to [100px] was [none] at -20 2 PASS: perspective from [50px] to [100px] was [none] at -20
3 PASS: perspective from [50px] to [100px] was [none] at -1
3 PASS: perspective from [50px] to [100px] was [35px] at -0.3 4 PASS: perspective from [50px] to [100px] was [35px] at -0.3
4 PASS: perspective from [50px] to [100px] was [50px] at 0 5 PASS: perspective from [50px] to [100px] was [50px] at 0
5 PASS: perspective from [50px] to [100px] was [65px] at 0.3 6 PASS: perspective from [50px] to [100px] was [65px] at 0.3
6 PASS: perspective from [50px] to [100px] was [80px] at 0.6 7 PASS: perspective from [50px] to [100px] was [80px] at 0.6
7 PASS: perspective from [50px] to [100px] was [100px] at 1 8 PASS: perspective from [50px] to [100px] was [100px] at 1
8 PASS: perspective from [50px] to [100px] was [125px] at 1.5 9 PASS: perspective from [50px] to [100px] was [125px] at 1.5
9 10
10 Web Animations API: 11 Web Animations API:
11 PASS: perspective from [50px] to [100px] was [none] at -20 12 PASS: perspective from [50px] to [100px] was [none] at -20
13 PASS: perspective from [50px] to [100px] was [none] at -1
12 PASS: perspective from [50px] to [100px] was [35px] at -0.3 14 PASS: perspective from [50px] to [100px] was [35px] at -0.3
13 PASS: perspective from [50px] to [100px] was [50px] at 0 15 PASS: perspective from [50px] to [100px] was [50px] at 0
14 PASS: perspective from [50px] to [100px] was [65px] at 0.3 16 PASS: perspective from [50px] to [100px] was [65px] at 0.3
15 PASS: perspective from [50px] to [100px] was [80px] at 0.6 17 PASS: perspective from [50px] to [100px] was [80px] at 0.6
16 PASS: perspective from [50px] to [100px] was [100px] at 1 18 PASS: perspective from [50px] to [100px] was [100px] at 1
17 PASS: perspective from [50px] to [100px] was [125px] at 1.5 19 PASS: perspective from [50px] to [100px] was [125px] at 1.5
18 20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698