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

Side by Side Diff: LayoutTests/platform/win/virtual/legacy-animations-engine/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
1 FAIL: line-height from [4] to [14] was [normal] at -1, expected [0] (parsed as [ 0px]) 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 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 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 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 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 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 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] 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 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 10 PASS: line-height from [4px] to [14px] was [4px] at 0
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 FAIL: line-height from [normal] to [14px] was [0.40000081062316895px] at 0.6, ex pected [14px] 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 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] 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] 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 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] 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]) 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 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]) 56 FAIL: line-height from [14px] to [4] was [113px] at 1.5, expected [4] (parsed as [80px])
57 57
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698