Index: third_party/WebKit/LayoutTests/animations/interpolation/motion-rotation-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/motion-rotation-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/motion-rotation-interpolation.html |
index aafe41f0a4ffbc0d34742fc5367dbacc2bceea48..b670c1ac518912ffbcce2f38e8a30fb70ba3c018 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/motion-rotation-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/motion-rotation-interpolation.html |
@@ -22,7 +22,7 @@ |
<script> |
assertInterpolation({ |
property: 'motion-rotation', |
- from: '', |
+ from: neutralKeyframe, |
to: '20deg', |
}, [ |
{at: -0.3, is: '7deg'}, |