Index: third_party/WebKit/LayoutTests/animations/interpolation/svg-lighting-color-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/svg-lighting-color-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/svg-lighting-color-interpolation.html |
index ec946af76f2931a7cbcd200537774ce44909c7c3..fb7d1fc9eef9f3851d634af70891d6d493719614 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/svg-lighting-color-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/svg-lighting-color-interpolation.html |
@@ -33,7 +33,7 @@ rect { |
<script> |
assertInterpolation({ |
property: 'lighting-color', |
- from: '', |
+ from: neutralKeyframe, |
to: 'green', |
}, [ |
{at: -5, is: 'rgb(255, 255, 0)'}, |