Index: third_party/WebKit/LayoutTests/animations/interpolation/margin-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/margin-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/margin-interpolation.html |
index 04228d726ec9af7b31c9a496d63c33f81f558576..b6cc6308b403ed95a9ede9df6c07034352188a71 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/margin-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/margin-interpolation.html |
@@ -28,7 +28,7 @@ |
<script> |
assertInterpolation({ |
property: 'margin', |
- from: '', |
+ from: neutralKeyframe, |
to: '20px', |
}, [ |
{at: -0.3, is: '33px'}, |