| Index: third_party/WebKit/LayoutTests/animations/interpolation/shape-outside-interpolation.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/shape-outside-interpolation.html b/third_party/WebKit/LayoutTests/animations/interpolation/shape-outside-interpolation.html
|
| index fe5242885b048796097d8169199a96cee64cf85b..1e28397dd37dcf5ba6cd8cc8f3740fde851d4abb 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/shape-outside-interpolation.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/shape-outside-interpolation.html
|
| @@ -15,7 +15,7 @@
|
|
|
| assertInterpolation({
|
| property: 'shape-outside',
|
| - from: '',
|
| + from: neutralKeyframe,
|
| to: 'circle(40% at 20% 20%)',
|
| }, [
|
| {at: -0.3, is: 'circle(66% at 7% 33%)'},
|
|
|