| Index: third_party/WebKit/LayoutTests/fast/table/backgr_layers-show-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_layers-show-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_layers-show-collapsed-border.html
|
| index 388a598bdf8b89b6938b8a59e772cf8b71684606..f70e857e24b7022f1ceac0db47ee9bf9f4a0b650 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_layers-show-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_layers-show-collapsed-border.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_position-table-cell.html" title="Background Position: Background on 'table-cell'">
|
| <link rel="contents" href="./backgr_index.html" title="Table of Contents">
|
| <link rel="stylesheet" type="text/css" href="common.css">
|
| +<script src="resources/wait-for-onload.js"></script>
|
| <style type="text/css">
|
| table {background: blue; empty-cells: show}
|
| tbody, thead {background: url(../images/edge.gif) right top no-repeat}
|
|
|