| Index: third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-group.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-group.html b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-group.html
|
| index 6f9fd4cbd182ae0f1fa1c82c69defb993c6e8602..88e901aa39e5a176cba552c8222f55501f119526 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-group.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-group.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}
|
|
|