Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-z-composition.html |
| diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-z-composition.html b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-z-composition.html |
| index 23a2fe84090876211ba5ffe50dac211dbed662a0..f83dcaffcf15acf3fcefbb7bf94bd1e293e7dc05 100644 |
| --- a/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-z-composition.html |
| +++ b/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-z-composition.html |
| @@ -48,6 +48,7 @@ assertAttributeInterpolation({ |
| assertAttributeInterpolation({ |
| property: 'z', |
| underlying: '5', |
| + from: neutralKeyframe, |
| to: '10', |
| toComposite: 'replace', |
| }, [ |