| Index: third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-cell.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-cell.html b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-cell.html
|
| index 6740910156f5f080ced19743fe7c5f1983568dc7..ba5135d304cf25b08a5fc946ab799ba47480a8fd 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-cell.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-cell.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="next" href="backgr_position-table.html" title="Background Position: 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/base.js"></script>
|
| <style type="text/css">
|
|
|
| td,th {background: black url(resources/rainbowv.gif) top right}
|
|
|