Index: third_party/WebKit/LayoutTests/animations/interpolation/font-weight-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/font-weight-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/font-weight-interpolation.html |
index bdf77c6d4ed9192bd0e8be35e9bd41b1d942f9b7..01252f6b86877bfa00bd95a36fb9694a6762a8eb 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/font-weight-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/font-weight-interpolation.html |
@@ -65,7 +65,7 @@ |
<script> |
assertInterpolation({ |
property: 'font-weight', |
- from: '', |
+ from: neutralKeyframe, |
to: '900', |
}, [ |
{at: -0.3, is: '600'}, |