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