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

Unified Diff: LayoutTests/svg/animations/animate-elem-14-t-drt-expected.txt

Issue 197283002: Compute the keyTimes index correctly for discrete (values) animations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Drop ASSERT about calcMode 'paced'. Created 6 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/svg/animations/animate-elem-18-t-drt-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/animations/animate-elem-14-t-drt-expected.txt
diff --git a/LayoutTests/svg/animations/animate-elem-14-t-drt-expected.txt b/LayoutTests/svg/animations/animate-elem-14-t-drt-expected.txt
index 367a7e2940642c31b0549874b620c7ce90c1aeb1..355fb0e3a9e59241ba38f37f26df51402a8ca4cb 100644
--- a/LayoutTests/svg/animations/animate-elem-14-t-drt-expected.txt
+++ b/LayoutTests/svg/animations/animate-elem-14-t-drt-expected.txt
@@ -18,15 +18,15 @@ PASS rect.width.animVal.value is 180
PASS rect.width.baseVal.value is 300
PASS rect.width.animVal.value is 180
PASS rect.width.baseVal.value is 300
-FAIL rect.width.animVal.value should be close to 30. Was 180.
+PASS rect.width.animVal.value is 30
PASS rect.width.baseVal.value is 300
-FAIL rect.width.animVal.value should be close to 30. Was 180.
+PASS rect.width.animVal.value is 30
PASS rect.width.baseVal.value is 300
-FAIL rect.width.animVal.value should be close to 30. Was 180.
+PASS rect.width.animVal.value is 30
PASS rect.width.baseVal.value is 300
-FAIL rect.width.animVal.value should be close to 30. Was 180.
+PASS rect.width.animVal.value is 30
PASS rect.width.baseVal.value is 300
-FAIL rect.width.animVal.value should be close to 30. Was 180.
+PASS rect.width.animVal.value is 30
PASS rect.width.baseVal.value is 300
PASS rect.width.animVal.value is 30
PASS rect.width.baseVal.value is 300
« no previous file with comments | « no previous file | LayoutTests/svg/animations/animate-elem-18-t-drt-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698