| Index: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html
|
| index 43cb9f4c84552365869f3e6471a7ecec0910685e..f98726b8f3eebe258f9724277f121c503df3b1fb 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-amplitude-composition.html
|
| @@ -46,6 +46,7 @@ assertAttributeInterpolation({
|
| assertAttributeInterpolation({
|
| property: 'amplitude',
|
| underlying: '5',
|
| + from: neutralKeyframe,
|
| to: '10',
|
| toComposite: 'replace',
|
| }, [
|
|
|