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