Index: third_party/WebKit/LayoutTests/animations/interpolation/max-height-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/max-height-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/max-height-interpolation.html |
index 99a5b5ec45084a0f8084a2d73d8ab76d4caa6c0c..12a039d1697baf96d5f9f3410b0adb2dddbec6a1 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/max-height-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/max-height-interpolation.html |
@@ -25,7 +25,7 @@ |
<script> |
assertInterpolation({ |
property: 'max-height', |
- from: '', |
+ from: neutralKeyframe, |
to: '20px', |
}, [ |
{at: -0.5, is: '5px'}, |