| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-021-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-021-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-021-expected.html
|
| index 0166aa90292f5fc7a747c3ddacb6fd43d8db5f57..8dad33442b17134fe641076e8ad212eaa40781ec 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-021-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-021-expected.html
|
| @@ -24,7 +24,7 @@
|
| <body>
|
| <p>The test passes if no red is visible.</p>
|
| <div id="container">
|
| - <img id="image" src="support/right-half-rectangle.png"/>
|
| + <img id="image" src="../support/right-half-rectangle.png"/>
|
| X<br>X<br>X<br><span style="padding-left: 70px">X</span>
|
| </div>
|
| </body>
|
|
|