Index: third_party/WebKit/LayoutTests/animations/interpolation/bottom-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/bottom-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/bottom-interpolation.html |
index e551d43a5c0f449bc6cf158790311ad59fdd8b4c..92881cb0c9e41b393fc33d49ee235f6eaae29f88 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/bottom-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/bottom-interpolation.html |
@@ -22,7 +22,7 @@ |
<script> |
assertInterpolation({ |
property: 'bottom', |
- from: '', |
+ from: neutralKeyframe, |
to: '20px', |
}, [ |
{at: -0.3, is: '7px'}, |