Index: third_party/WebKit/LayoutTests/animations/interpolation/shape-image-threshold-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/shape-image-threshold-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/shape-image-threshold-interpolation.html |
index da47b9ff658b3d34fdb0aad2f7d588980325f252..2f12343eb8842d1505daec118a352e2002e66b27 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/shape-image-threshold-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/shape-image-threshold-interpolation.html |
@@ -13,7 +13,7 @@ |
<script> |
assertInterpolation({ |
property: 'shape-image-threshold', |
- from: '', |
+ from: neutralKeyframe, |
to: '0.8', |
}, [ |
{at: -1.5, is: '0.3'}, |