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