Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-seed-composition.html |
| diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-seed-composition.html b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-seed-composition.html |
| index b99da63614607108b008c50e83a0fd76b2b0667b..40c28d7ee818c365f094afcbba028344ddc009dd 100644 |
| --- a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-seed-composition.html |
| +++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-seed-composition.html |
| @@ -48,6 +48,7 @@ assertAttributeInterpolation({ |
| assertAttributeInterpolation({ |
| property: 'seed', |
| underlying: '5', |
| + from: neutralKeyframe, |
| to: '10', |
| toComposite: 'replace', |
| }, [ |