Index: third_party/WebKit/LayoutTests/animations/interpolation/top-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/top-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/top-interpolation.html |
index 80f1e41ae66ee60e50f54d7c6b42a9d15aeeeae3..96d9b0e41ffcd0ecc1f54e90734446e3da31d51d 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/top-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/top-interpolation.html |
@@ -23,7 +23,7 @@ |
<script> |
assertInterpolation({ |
property: 'top', |
- from: '', |
+ from: neutralKeyframe, |
to: '20px', |
}, [ |
{at: -0.3, is: '7px'}, |