| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-022-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-022-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-022-expected.html
|
| index 8d827f9f8b4555735ca628833b033be2d46386d9..754158da0860718d9900e027382b4c5284b5eaf7 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-022-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-022-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.gif"/>
|
| + <img id="image" src="../support/right-half-rectangle.gif"/>
|
| X<br>X<br>X<br><span style="padding-left: 70px">X</span>
|
| </div>
|
| </body>
|
|
|