| Index: third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-group-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-group-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-group-collapsed-border.html
|
| index 873e4a108e7dda79cc1da21d4d10b5186971fdf6..2ff4ee9c6ea91267b5794410bcf0985ba787c201 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-group-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-group-collapsed-border.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_simple-table.html" title="Background Area: 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">
|
|
|
| tbody {background: black url(resources/rainbowh.gif) bottom left}
|
|
|