| Index: third_party/WebKit/LayoutTests/fast/table/backgr_simple-table.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table.html b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table.html
|
| index 0ecfbfef29eb6e8203f4c317342bd6e3dcf976ce..0bf8609f7c39c26e7f00f48ff71d59b2902e5cec 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table.html
|
| @@ -5,6 +5,7 @@
|
| <link rel="next" href="backgr_simple-table-row-group.html" title="Background Area: Background on 'table-row-group'">
|
| <link rel="prev 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">
|
|
|
| table {background: black url(resources/rainbowh.gif) top right}
|
|
|