| 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..676474f89501a37d12d6a295b5a3e380bb675421 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/base.js"></script>
|
| <style type="text/css">
|
|
|
| table {background: black url(resources/rainbowh.gif) top right}
|
|
|