| Index: third_party/WebKit/LayoutTests/fast/table/backgr_position-table-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-collapsed-border.html
|
| index 0b0f9273a42249521bb1c2c53670a1b4e6aaca28..16200906ac023045ec8f8faa04c172fef6dff6f9 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-collapsed-border.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_position-table-cell.html" title="Background Position: Background on 'table-cell'">
|
| <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">
|
|
|
| table {background: black url(resources/edge.gif) top right no-repeat}
|
|
|