Index: third_party/WebKit/LayoutTests/animations/interpolation/outline-offset-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/outline-offset-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/outline-offset-interpolation.html |
index 98a1e9867969ec3c323c0c26d453b54eef322ff9..bc96f7d9d11c09bbcd7ea64481edc18da02a838a 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/outline-offset-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/outline-offset-interpolation.html |
@@ -24,7 +24,7 @@ |
<script> |
assertInterpolation({ |
property: 'outline-offset', |
- from: '', |
+ from: neutralKeyframe, |
to: '20px', |
}, [ |
{at: -0.3, is: '7px'}, |