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

Unified Diff: LayoutTests/svg/animations/animate-elem-18-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
Index: LayoutTests/svg/animations/animate-elem-18-t-drt-expected.txt
diff --git a/LayoutTests/svg/animations/animate-elem-18-t-drt-expected.txt b/LayoutTests/svg/animations/animate-elem-18-t-drt-expected.txt
index 3e976fcb633386a8b8c5fc84f450f865e248f095..ab56926fe3a7de40b4042eabca20a4747a01d0b7 100644
--- a/LayoutTests/svg/animations/animate-elem-18-t-drt-expected.txt
+++ b/LayoutTests/svg/animations/animate-elem-18-t-drt-expected.txt
@@ -18,9 +18,9 @@ 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
PASS rect.width.animVal.value is 30
PASS rect.width.baseVal.value is 300
« no previous file with comments | « LayoutTests/svg/animations/animate-elem-14-t-drt-expected.txt ('k') | Source/core/svg/SVGAnimationElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698