Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/interpolation/perspective-interpolation.html |
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/perspective-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/perspective-interpolation.html |
| index c9dd60752741735006b5eaacacb01e787df1d7a2..53ec74ed05aa53bc5342a753d6975cc51f047486 100644 |
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/perspective-interpolation.html |
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/perspective-interpolation.html |
| @@ -33,7 +33,7 @@ |
| <script> |
| assertInterpolation({ |
| property: 'perspective', |
| - from: '', |
| + from: neutralKeyframe, |
| to: '20px', |
| }, [ |
| {at: -20, is: 'none'}, |