Index: third_party/WebKit/LayoutTests/animations/interpolation/svg-stop-opacity-interpolation.html |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/svg-stop-opacity-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/svg-stop-opacity-interpolation.html |
index 15f9c7b93d8ff1c9dd87a7bdd70326d04e0f0947..c04579aec78d64a36f08652dd87f11d7595cb7bd 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/svg-stop-opacity-interpolation.html |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/svg-stop-opacity-interpolation.html |
@@ -27,7 +27,7 @@ |
<script> |
assertInterpolation({ |
property: 'stop-opacity', |
- from: '', |
+ from: neutralKeyframe, |
to: '0.4', |
}, [ |
{at: -0.4, is: '0.68'}, |