Index: third_party/WebKit/LayoutTests/animations/interpolation/webkit-column-count-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-column-count-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/webkit-column-count-interpolation.html |
index dbbbc3415cd0ef2946b847207762368db39779f8..977c0f8ae54856e3f6924a12a65ec208733de987 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-column-count-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/webkit-column-count-interpolation.html |
@@ -26,7 +26,7 @@ |
<script> |
assertInterpolation({ |
property: '-webkit-column-count', |
- from: '', |
+ from: neutralKeyframe, |
to: '5', |
}, [ |
{at: -0.4, is: '11'}, |