Index: third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-slice-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-slice-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-slice-interpolation.html |
index f9e4905d28322fcbb2276dbaa48198cf19c0e1d0..29731010860d6501c2e2fee4e4009b9263b2c458 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-slice-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-slice-interpolation.html |
@@ -23,7 +23,7 @@ |
<script> |
assertInterpolation({ |
property: '-webkit-mask-box-image-slice', |
- from: '', |
+ from: neutralKeyframe, |
to: '20%', |
}, [ |
{at: -0.3, is: '7%'}, |