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