| Index: third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column-collapsed-border.html
|
| index 64d24b9924923d312949ecb9da4ffcc380c88e45..1e66a2ae26b14510188a72cf28791fae4e5ebdfa 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column-collapsed-border.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}
|
|
|