| Index: LayoutTests/images-temp/size-failure.html
|
| diff --git a/LayoutTests/fast/images/size-failure.html b/LayoutTests/images-temp/size-failure.html
|
| similarity index 86%
|
| copy from LayoutTests/fast/images/size-failure.html
|
| copy to LayoutTests/images-temp/size-failure.html
|
| index 6985ebc6d71eb3b8701e31554e9f133844e61ed0..fcb7eac768200bc72a83e2f77af54f80e73475e9 100644
|
| --- a/LayoutTests/fast/images/size-failure.html
|
| +++ b/LayoutTests/images-temp/size-failure.html
|
| @@ -10,7 +10,7 @@
|
| <!-- This previously tried to read the size of the image when
|
| ImageDecoder::m_failed was true, triggering either an assert or a
|
| read of random memory. Thanks to Robert Swiecki for the test case. -->
|
| - <img src="resources/size-failure.gif">
|
| + <img src="../fast/images/resources/size-failure.gif">
|
| <p>PASS</p>
|
| </body>
|
| </html>
|
|
|