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