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

Unified Diff: LayoutTests/platform/win/animations/interpolation/line-height-interpolation-expected.txt

Issue 54293006: Add additional information to FAIL lines for animation interpolation tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/animations/interpolation/line-height-interpolation-expected.txt
diff --git a/LayoutTests/platform/win/animations/interpolation/line-height-interpolation-expected.txt b/LayoutTests/platform/win/animations/interpolation/line-height-interpolation-expected.txt
index eb32dd5756372cfb2ae8092aed9ae2f03c86ca5d..9500dc844965005b93430db80ad7f06174c04014 100644
--- a/LayoutTests/platform/win/animations/interpolation/line-height-interpolation-expected.txt
+++ b/LayoutTests/platform/win/animations/interpolation/line-height-interpolation-expected.txt
@@ -1,4 +1,4 @@
-FAIL: line-height from [4] to [14] was [normal] at -1, expected [0]
+FAIL: line-height from [4] to [14] was [normal] at -1, expected [0] (parsed as [0px])
PASS: line-height from [4] to [14] was [1] at -0.3
PASS: line-height from [4] to [14] was [4] at 0
PASS: line-height from [4] to [14] was [7] at 0.3
@@ -18,9 +18,9 @@ PASS: line-height from [normal] to [normal] was [normal] at 0.3
PASS: line-height from [normal] to [normal] was [normal] at 0.6
PASS: line-height from [normal] to [normal] was [normal] at 1
PASS: line-height from [normal] to [normal] was [normal] at 1.5
-FAIL: line-height from [4] to [14px] was [99.80000305175781px] at -0.3, expected [4]
+FAIL: line-height from [4] to [14px] was [99.80000305175781px] at -0.3, expected [4] (parsed as [80px])
PASS: line-height from [4] to [14px] was [4] at 0
-FAIL: line-height from [4] to [14px] was [60.20000076293945px] at 0.3, expected [4]
+FAIL: line-height from [4] to [14px] was [60.20000076293945px] at 0.3, expected [4] (parsed as [80px])
FAIL: line-height from [4] to [14px] was [40.39999771118164px] at 0.6, expected [14px]
PASS: line-height from [4] to [14px] was [14px] at 1
FAIL: line-height from [4] to [14px] was [-19px] at 1.5, expected [14px]
@@ -33,12 +33,12 @@ FAIL: line-height from [14px] to [normal] was [-37px] at 1.5, expected [normal]
PASS: line-height from [normal] to [4] was [normal] at -0.3
PASS: line-height from [normal] to [4] was [normal] at 0
FAIL: line-height from [normal] to [4] was [10px] at 0.3, expected [normal]
-FAIL: line-height from [normal] to [4] was [40px] at 0.6, expected [4]
+FAIL: line-height from [normal] to [4] was [40px] at 0.6, expected [4] (parsed as [80px])
PASS: line-height from [normal] to [4] was [4] at 1
-FAIL: line-height from [normal] to [4] was [130px] at 1.5, expected [4]
-FAIL: line-height from [4] to [normal] was [110px] at -0.3, expected [4]
+FAIL: line-height from [normal] to [4] was [130px] at 1.5, expected [4] (parsed as [80px])
+FAIL: line-height from [4] to [normal] was [110px] at -0.3, expected [4] (parsed as [80px])
PASS: line-height from [4] to [normal] was [4] at 0
-FAIL: line-height from [4] to [normal] was [50px] at 0.3, expected [4]
+FAIL: line-height from [4] to [normal] was [50px] at 0.3, expected [4] (parsed as [80px])
FAIL: line-height from [4] to [normal] was [20px] at 0.6, expected [normal]
PASS: line-height from [4] to [normal] was [normal] at 1
PASS: line-height from [4] to [normal] was [normal] at 1.5
@@ -51,7 +51,7 @@ FAIL: line-height from [normal] to [14px] was [31px] at 1.5, expected [14px]
FAIL: line-height from [14px] to [4] was [-5.8000006675720215px] at -0.3, expected [14px]
PASS: line-height from [14px] to [4] was [14px] at 0
FAIL: line-height from [14px] to [4] was [33.79999923706055px] at 0.3, expected [14px]
-FAIL: line-height from [14px] to [4] was [53.60000228881836px] at 0.6, expected [4]
+FAIL: line-height from [14px] to [4] was [53.60000228881836px] at 0.6, expected [4] (parsed as [80px])
PASS: line-height from [14px] to [4] was [4] at 1
-FAIL: line-height from [14px] to [4] was [113px] at 1.5, expected [4]
+FAIL: line-height from [14px] to [4] was [113px] at 1.5, expected [4] (parsed as [80px])

Powered by Google App Engine
This is Rietveld 408576698