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