| Index: third_party/WebKit/LayoutTests/fast/table/backgr_border-table-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-collapsed-border.html
|
| index c97ed35534e3a2bda5321ae8ef95e6233a25865e..52cc1b552b1e44324da872f351ec95ce8d4f2392 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-collapsed-border.html
|
| @@ -5,6 +5,7 @@
|
| <link rel="prev" href="backgr_layers-opacity.html" title="Background with Borders: Background on 'table-cell'">
|
| <link rel="contents" href="./backgr_index.html" title="Table of Contents">
|
| <link rel="stylesheet" type="text/css" href="resources/common.css">
|
| +<script src="resources/wait-for-onload.js"></script>
|
| <style type="text/css">
|
|
|
| table {background: black url(resources/edge.gif) top left no-repeat; border: 5px dotted;}
|
|
|