Index: third_party/WebKit/LayoutTests/animations/interpolation/line-height-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/line-height-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/line-height-interpolation.html |
index b62cc65ab75dc9c7d66d2fae429b6b466cc66656..d0087e3307ff5ee6b4c688fd03eb5a4b4032e5c7 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/line-height-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/line-height-interpolation.html |
@@ -24,7 +24,7 @@ |
<script> |
assertInterpolation({ |
property: 'line-height', |
- from: '', |
+ from: neutralKeyframe, |
to: '20px', |
}, [ |
{at: -1, is: '0px'}, |