| Index: third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column-group.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column-group.html b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column-group.html
|
| index 197218f993ed6d75542c2d7a0c2cc002e84a0ca6..008221f2ea98dba07b0fd2ba2be4aed0c9b263a6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column-group.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-column-group.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/wait-for-onload.js"></script>
|
| <style type="text/css">
|
|
|
| table { border: 3px dotted}
|
|
|