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

Side by Side Diff: LayoutTests/virtual/web-animations-css/animations/interpolation/line-height-interpolation-expected.txt

Issue 70903004: Web Animations CSS: Add to experimental web platform features (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add expectations for a couple more newly failing tests Created 7 years, 1 month 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
(Empty)
1 PASS: line-height from [4] to [14] was [0] at -1
2 PASS: line-height from [4] to [14] was [1] at -0.3
3 PASS: line-height from [4] to [14] was [4] at 0
4 PASS: line-height from [4] to [14] was [7] at 0.3
5 PASS: line-height from [4] to [14] was [10] at 0.6
6 PASS: line-height from [4] to [14] was [14] at 1
7 PASS: line-height from [4] to [14] was [19] at 1.5
8 PASS: line-height from [4px] to [14px] was [0px] at -1
9 PASS: line-height from [4px] to [14px] was [1px] at -0.3
10 PASS: line-height from [4px] to [14px] was [4px] at 0
11 PASS: line-height from [4px] to [14px] was [7px] at 0.3
12 PASS: line-height from [4px] to [14px] was [10px] at 0.6
13 PASS: line-height from [4px] to [14px] was [14px] at 1
14 PASS: line-height from [4px] to [14px] was [19px] at 1.5
15 PASS: line-height from [normal] to [normal] was [normal] at -0.3
16 PASS: line-height from [normal] to [normal] was [normal] at 0
17 PASS: line-height from [normal] to [normal] was [normal] at 0.3
18 PASS: line-height from [normal] to [normal] was [normal] at 0.6
19 PASS: line-height from [normal] to [normal] was [normal] at 1
20 PASS: line-height from [normal] to [normal] was [normal] at 1.5
21 PASS: line-height from [4] to [14px] was [4] at -0.3
22 PASS: line-height from [4] to [14px] was [4] at 0
23 PASS: line-height from [4] to [14px] was [4] at 0.3
24 PASS: line-height from [4] to [14px] was [14px] at 0.6
25 PASS: line-height from [4] to [14px] was [14px] at 1
26 PASS: line-height from [4] to [14px] was [14px] at 1.5
27 PASS: line-height from [14px] to [normal] was [14px] at -0.3
28 PASS: line-height from [14px] to [normal] was [14px] at 0
29 PASS: line-height from [14px] to [normal] was [14px] at 0.3
30 PASS: line-height from [14px] to [normal] was [normal] at 0.6
31 PASS: line-height from [14px] to [normal] was [normal] at 1
32 PASS: line-height from [14px] to [normal] was [normal] at 1.5
33 PASS: line-height from [normal] to [4] was [normal] at -0.3
34 PASS: line-height from [normal] to [4] was [normal] at 0
35 PASS: line-height from [normal] to [4] was [normal] at 0.3
36 PASS: line-height from [normal] to [4] was [4] at 0.6
37 PASS: line-height from [normal] to [4] was [4] at 1
38 PASS: line-height from [normal] to [4] was [4] at 1.5
39 PASS: line-height from [4] to [normal] was [4] at -0.3
40 PASS: line-height from [4] to [normal] was [4] at 0
41 PASS: line-height from [4] to [normal] was [4] at 0.3
42 PASS: line-height from [4] to [normal] was [normal] at 0.6
43 PASS: line-height from [4] to [normal] was [normal] at 1
44 PASS: line-height from [4] to [normal] was [normal] at 1.5
45 PASS: line-height from [normal] to [14px] was [normal] at -0.3
46 PASS: line-height from [normal] to [14px] was [normal] at 0
47 PASS: line-height from [normal] to [14px] was [normal] at 0.3
48 PASS: line-height from [normal] to [14px] was [14px] at 0.6
49 PASS: line-height from [normal] to [14px] was [14px] at 1
50 PASS: line-height from [normal] to [14px] was [14px] at 1.5
51 PASS: line-height from [14px] to [4] was [14px] at -0.3
52 PASS: line-height from [14px] to [4] was [14px] at 0
53 PASS: line-height from [14px] to [4] was [14px] at 0.3
54 PASS: line-height from [14px] to [4] was [4] at 0.6
55 PASS: line-height from [14px] to [4] was [4] at 1
56 PASS: line-height from [14px] to [4] was [4] at 1.5
57
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698