| Index: third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column.html b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column.html
|
| index 6f5456d28e431a93c98d2d1fe244577f1f0d3330..6575614597d90086a742887c5621075998db0996 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_border-table-row.html" title="Background with Borders: 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">
|
|
|
| table { border: 3px dotted}
|
|
|