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