Index: third_party/WebKit/LayoutTests/animations/interpolation/svg-cy-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/svg-cy-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/svg-cy-interpolation.html |
index 83c06f772d95de2d685919f59f226ac5bffbe4db..a2c8e90a823c76eea40e58d338abf4fbb13def62 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/svg-cy-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/svg-cy-interpolation.html |
@@ -25,7 +25,7 @@ |
<script> |
assertInterpolation({ |
property: 'cy', |
- from: '', |
+ from: neutralKeyframe, |
to: '20px', |
}, [ |
{at: -0.25, is: '57.5px'}, |