| Index: third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column-group.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column-group.html b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column-group.html
|
| index 73634d933ba49d348f85be1f9b9c38ad3583c1d1..646d9565d3dc79020cad147646959443747df3f8 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column-group.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-column-group.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_simple-table-row-group.html" title="Background Area: Background on 'table-row-group'">
|
| <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">
|
|
|
| colgroup {background: black url(resources/rainbowv.gif) top left}
|
|
|