| Index: third_party/WebKit/LayoutTests/fast/table/backgr_border-table-cell.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-cell.html b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-cell.html
|
| index 0ee2e374e0632c4531ff8705b7834943ce6d962f..63d6419733cf085f10d9626cda8f44e5b20788e1 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-cell.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-cell.html
|
| @@ -5,6 +5,7 @@
|
| <link rel="prev" href="backgr_border-table-column.html" title="Background with Borders: Background on 'table-column'">
|
| <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: 5px dotted}
|
|
|