| Index: third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column.html b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column.html
|
| index d1979d3e7082355afd912a74d7b3c3c73dd33e33..7ced06dcd1e2cdf38e2b64460c5e97e67ff4ce98 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column.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}
|
|
|