| Index: third_party/WebKit/LayoutTests/fast/table/backgr_image-crash.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_image-crash.html b/third_party/WebKit/LayoutTests/fast/table/backgr_image-crash.html
|
| index 3ac79a57f19597e4067eef52bf4d686ffe61af31..b3469054988fe233bb528c7121c402a7b706049e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_image-crash.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_image-crash.html
|
| @@ -3,6 +3,7 @@
|
| <table id="table">
|
| <colgroup style="background: url(data:image/gif;base64,R0lGODlhEAAQAMQAAORHHOVSKudfOulrSOp3WOyDZu6QdvCchPGolfO0o/XBs/fNwfjZ0frl3/zy7////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAABAALAAAAAAQABAAAAVVICSOZGlCQAosJ6mu7fiyZeKqNKToQGDsM8hBADgUXoGAiqhSvp5QAnQKGIgUhwFUYLCVDFCrKUE1lBavAViFIDlTImbKC5Gm2hB0SlBCBMQiB0UjIQA7)">
|
| </table>
|
| +<script src="resources/wait-for-onload.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| testRunner.dumpAsText();
|
|
|