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

Side by Side Diff: LayoutTests/platform/win/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 FAIL: line-height from [4] to [14] was [normal] at -1, expected [0] (parsed as [ 0px])
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 FAIL: line-height from [4px] to [14px] was [normal] at -1, expected [0px]
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 FAIL: line-height from [4] to [14px] was [99.80000305175781px] at -0.3, expected [4] (parsed as [80px])
22 PASS: line-height from [4] to [14px] was [4] at 0
23 FAIL: line-height from [4] to [14px] was [60.20000076293945px] at 0.3, expected [4] (parsed as [80px])
24 FAIL: line-height from [4] to [14px] was [40.39999771118164px] at 0.6, expected [14px]
25 PASS: line-height from [4] to [14px] was [14px] at 1
26 FAIL: line-height from [4] to [14px] was [-19px] at 1.5, expected [14px]
27 FAIL: line-height from [14px] to [normal] was [24.200000762939453px] at -0.3, ex pected [14px]
28 PASS: line-height from [14px] to [normal] was [14px] at 0
29 FAIL: line-height from [14px] to [normal] was [3.799999713897705px] at 0.3, expe cted [14px]
30 FAIL: line-height from [14px] to [normal] was [-6.40000057220459px] at 0.6, expe cted [normal]
31 PASS: line-height from [14px] to [normal] was [normal] at 1
32 FAIL: line-height from [14px] to [normal] was [-37px] at 1.5, expected [normal]
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 FAIL: line-height from [normal] to [4] was [10px] at 0.3, expected [normal]
36 FAIL: line-height from [normal] to [4] was [40px] at 0.6, expected [4] (parsed a s [80px])
37 PASS: line-height from [normal] to [4] was [4] at 1
38 FAIL: line-height from [normal] to [4] was [130px] at 1.5, expected [4] (parsed as [80px])
39 FAIL: line-height from [4] to [normal] was [110px] at -0.3, expected [4] (parsed as [80px])
40 PASS: line-height from [4] to [normal] was [4] at 0
41 FAIL: line-height from [4] to [normal] was [50px] at 0.3, expected [4] (parsed a s [80px])
42 FAIL: line-height from [4] to [normal] was [20px] at 0.6, expected [normal]
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 FAIL: line-height from [normal] to [14px] was [-30.200000762939453px] at -0.3, e xpected [normal]
46 PASS: line-height from [normal] to [14px] was [normal] at 0
47 FAIL: line-height from [normal] to [14px] was [-9.799999237060547px] at 0.3, exp ected [normal]
48 FAIL: line-height from [normal] to [14px] was [0.40000081062316895px] at 0.6, ex pected [14px]
49 PASS: line-height from [normal] to [14px] was [14px] at 1
50 FAIL: line-height from [normal] to [14px] was [31px] at 1.5, expected [14px]
51 FAIL: line-height from [14px] to [4] was [-5.8000006675720215px] at -0.3, expect ed [14px]
52 PASS: line-height from [14px] to [4] was [14px] at 0
53 FAIL: line-height from [14px] to [4] was [33.79999923706055px] at 0.3, expected [14px]
54 FAIL: line-height from [14px] to [4] was [53.60000228881836px] at 0.6, expected [4] (parsed as [80px])
55 PASS: line-height from [14px] to [4] was [4] at 1
56 FAIL: line-height from [14px] to [4] was [113px] at 1.5, expected [4] (parsed as [80px])
57
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698