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