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