| Index: third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-cell-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-cell-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-cell-collapsed-border.html
|
| index 71151bf4a5b6ca2f9702f787037f3f5db5d4bd21..478dde7c109d77b30d27f7aeda5e364a33c3eace 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-cell-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-cell-collapsed-border.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="next" href="backgr_position-table.html" title="Background Position: Background on 'table'">
|
| <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">
|
|
|
| td,th {background: black url(resources/rainbowv.gif) top right}
|
|
|