| 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 a2a01c6b41927f14548740f41a6758398fd0a039..00a49a86da92e0667b606b4e7199d6690d6db095 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 @@
|
| runAnimationTest(expectedValues);
|
| }
|
|
|
| -var animationStartsImmediately = true;
|
| var successfullyParsed = true;
|
| +executeTest();
|
|
|