Index: third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation.html |
index 39752fd32fcc57b17fb87cc18115792274aea605..a1508194f8bbd10d2ea6a6a4d04334308af3cadf 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation.html |
@@ -19,7 +19,7 @@ |
<script> |
assertInterpolation({ |
property: 'text-indent', |
- from: '', |
+ from: neutralKeyframe, |
to: '40px', |
}, [ |
{at: -0.3, is: '1px'}, |