| Index: third_party/WebKit/LayoutTests/fast/table/backgr_position-table-row-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-row-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-row-collapsed-border.html
|
| index a4a3deae0b54abf1e8c3d2e380ba2faeb3e7b71d..251c89ac2f2ce92bd7a69b4b45b1dc26c86bc963 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-row-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-row-collapsed-border.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_position-table-column-group.html" title="Background Position: 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">
|
|
|
| .th-row-1 {background: black url(resources/edge.gif) bottom right no-repeat;}
|
|
|