| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-000-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-000-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-000-expected.html
|
| index 240b258c89fee52d6d3ded8b1c821c62a2d93ee8..a5752dc1be893d909b6d27074113cfa583075ddf 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-000-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-000-expected.html
|
| @@ -25,7 +25,7 @@
|
| The test passes if you see a solid green square. There should be no red.
|
| </p>
|
| <div class="container">
|
| - <img src="support/left-half-rectangle-50.png"/>
|
| + <img src="../support/left-half-rectangle-50.png"/>
|
| <div class="green"></div>
|
| </div>
|
| </body>
|
|
|