Index: third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-width-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-width-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-width-interpolation.html |
index 2e09f75afd607512c15f3aa31fc6bf06db9ff343..f719bc5b4552b018f296a3cb6a6e05b6fcdc2877 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-width-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-width-interpolation.html |
@@ -22,7 +22,7 @@ |
<script> |
assertInterpolation({ |
property: '-webkit-mask-box-image-width', |
- from: '', |
+ from: neutralKeyframe, |
to: '20px', |
}, [ |
{at: -0.3, is: '7px'}, |