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