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

Unified Diff: third_party/WebKit/LayoutTests/svg/animations/script-tests/animate-end-attribute-numeric-precision.js

Issue 2269043002: Reland of Remove EventSender from HTMLStyleElement (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove t.step() Created 4 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: third_party/WebKit/LayoutTests/svg/animations/script-tests/animate-end-attribute-numeric-precision.js
diff --git a/third_party/WebKit/LayoutTests/svg/animations/script-tests/animate-end-attribute-numeric-precision.js b/third_party/WebKit/LayoutTests/svg/animations/script-tests/animate-end-attribute-numeric-precision.js
index 00a49a86da92e0667b606b4e7199d6690d6db095..a2a01c6b41927f14548740f41a6758398fd0a039 100644
--- a/third_party/WebKit/LayoutTests/svg/animations/script-tests/animate-end-attribute-numeric-precision.js
+++ b/third_party/WebKit/LayoutTests/svg/animations/script-tests/animate-end-attribute-numeric-precision.js
@@ -40,5 +40,5 @@ function executeTest() {
runAnimationTest(expectedValues);
}
+var animationStartsImmediately = true;
var successfullyParsed = true;
-executeTest();

Powered by Google App Engine
This is Rietveld 408576698