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