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

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

Issue 285643006: Kill WTF::DecimalNumber class (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Inline single-line function 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 | Annotate | Revision Log
OLDNEW
1 CSS Animations: 1 CSS Animations:
2 PASS: zoom from [1] to [2] was [0.00001] at -5 2 PASS: zoom from [1] to [2] was [0.000000000000000000000000000000000000000000001] at -5
3 PASS: zoom from [1] to [2] was [0.7] at -0.3 3 PASS: zoom from [1] to [2] was [0.7] at -0.3
4 PASS: zoom from [1] to [2] was [1] at 0 4 PASS: zoom from [1] to [2] was [1] at 0
5 PASS: zoom from [1] to [2] was [1.3] at 0.3 5 PASS: zoom from [1] to [2] was [1.3] at 0.3
6 PASS: zoom from [1] to [2] was [1.6] at 0.6 6 PASS: zoom from [1] to [2] was [1.6] at 0.6
7 PASS: zoom from [1] to [2] was [2] at 1 7 PASS: zoom from [1] to [2] was [2] at 1
8 PASS: zoom from [1] to [2] was [2.5] at 1.5 8 PASS: zoom from [1] to [2] was [2.5] at 1.5
9 9
10 Web Animations API: 10 Web Animations API:
11 PASS: zoom from [1] to [2] was [0.00001] at -5 11 PASS: zoom from [1] to [2] was [0.000000000000000000000000000000000000000000001] at -5
12 PASS: zoom from [1] to [2] was [0.7] at -0.3 12 PASS: zoom from [1] to [2] was [0.7] at -0.3
13 PASS: zoom from [1] to [2] was [1] at 0 13 PASS: zoom from [1] to [2] was [1] at 0
14 PASS: zoom from [1] to [2] was [1.3] at 0.3 14 PASS: zoom from [1] to [2] was [1.3] at 0.3
15 PASS: zoom from [1] to [2] was [1.6] at 0.6 15 PASS: zoom from [1] to [2] was [1.6] at 0.6
16 PASS: zoom from [1] to [2] was [2] at 1 16 PASS: zoom from [1] to [2] was [2] at 1
17 PASS: zoom from [1] to [2] was [2.5] at 1.5 17 PASS: zoom from [1] to [2] was [2.5] at 1.5
18 18
OLDNEW
« no previous file with comments | « LayoutTests/animations/interpolation/zoom-iterpolation.html ('k') | LayoutTests/css3/calc/simplification-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698