| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-001-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-001-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-001-expected.html
|
| index 7eb1d2d939701d88b5cc2ac5a8e3f08f4856f5b3..70e3286f3daffe316e97d96d07d477c54f2fb246 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-001-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-001-expected.html
|
| @@ -25,7 +25,7 @@
|
| The test passes if you see a green rectangle, a black rectangle, and a green rectangle next to each other. There should be no red.
|
| </p>
|
| <div class="container">
|
| - <img src="support/left-half-rectangle-70.png"/>
|
| + <img src="../support/left-half-rectangle-70.png"/>
|
| <div class="green"></div>
|
| </div>
|
| </body>
|
|
|