Index: third_party/WebKit/LayoutTests/animations/interpolation/rotate-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/rotate-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/rotate-interpolation.html |
index c8c36451c2fc98308838cc53101ebfb030dcebb6..68258376531250f08363748f7e3a4e2762292be4 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/rotate-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/rotate-interpolation.html |
@@ -23,7 +23,7 @@ |
<script> |
assertInterpolation({ |
property: 'rotate', |
- from: '', |
+ from: neutralKeyframe, |
to: '30deg', |
}, [ |
{at: -1, is: '-10deg'}, |