| Index: third_party/WebKit/LayoutTests/fast/table/backgr_border-table-cell-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-cell-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-cell-collapsed-border.html
|
| index fbe7a8cc683a068c7e9042c2259513087b301a58..64900e50f686e68af92209b806c3d174771e8906 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-cell-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-cell-collapsed-border.html
|
| @@ -5,6 +5,7 @@
|
| <link rel="prev" href="backgr_border-table-column.html" title="Background with Borders: 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/wait-for-onload.js"></script>
|
| <style type="text/css">
|
|
|
| table {border: 5px dotted}
|
|
|