| Index: third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-collapsed-border.html
|
| index 2d90cf8d37483f54c92b417daf34cb3c7652f02d..c5fe415c42843c94d40fbc8ae10c55f0c379d3ba 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-row-collapsed-border.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_simple-table-column-group.html" title="Background Area: Background on 'table-column-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">
|
|
|
| tr {background: black url(resources/rainbowh.gif) bottom left;}
|
|
|