Index: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition.html |
diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition.html b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition.html |
index df6771b61b3bd048d38ad39dd0c5f9440e9a399a..b3eb41291b1e5a16ec1cb2c91e644040806c8b9a 100644 |
--- a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition.html |
+++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition.html |
@@ -28,6 +28,7 @@ assertAttributeInterpolation({ |
assertAttributeInterpolation({ |
property: 'mode', |
underlying: 'multiply' |
+ from: neutralKeyframe, |
to: 'lighten', |
toComposite: 'replace', |
}, [ |