| Index: third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column-collapsed-border.html
|
| index d9fd912b3a50b17a44bbb4deff723fe79004a070..4585c551c70c89f6145208fd24b76715b51bdff6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column-collapsed-border.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_simple-table-row.html" title="Background Area: Background on 'table-row'">
|
| <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">
|
|
|
| col {background: black url(resources/rainbowv.gif) top right}
|
|
|