| Index: LayoutTests/fast/shapes/shape-inside/shape-inside-empty-expected.html
|
| diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-empty-expected.html b/LayoutTests/fast/shapes/shape-inside/shape-inside-empty-expected.html
|
| index c9561beefe5ef7406ca44af6b36de121825fed59..abafe40a865942ffbbd86555c167717560e27c76 100644
|
| --- a/LayoutTests/fast/shapes/shape-inside/shape-inside-empty-expected.html
|
| +++ b/LayoutTests/fast/shapes/shape-inside/shape-inside-empty-expected.html
|
| @@ -22,7 +22,7 @@
|
| <p>This text should be pushed down below the green rectangle. (There is a rectangle(0px, 0px, 1em, 0px) shape-inside CSS property on the green rectangle.)</p>
|
| </div>
|
| <div>
|
| - <p>This text should be pushed down below the green rectangle. (There is a circle(0px, 0px, 0px) shape-inside CSS property on the green rectangle.)</p>
|
| + <p>This text should be pushed down below the green rectangle. (There is a circle(0px at 0px 0px) shape-inside CSS property on the green rectangle.)</p>
|
| </div>
|
| <div>
|
| <p>This text should be pushed down below the green rectangle. (There is an ellipseX0(0px, 0px, 0px, 1em) shape-inside CSS property on the green rectangle.)</p>
|
|
|