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