| Index: third_party/WebKit/LayoutTests/fast/table/backgr_position-table-row-group-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-row-group-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-row-group-collapsed-border.html
|
| index 08c0b3181caaf42033918c6ea6ad54aa0908bd81..9543b1d9b5045e30ebbde9f4288db3f4941d8563 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-row-group-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-row-group-collapsed-border.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_position-table.html" title="Background Position: 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/base.js"></script>
|
| <style type="text/css">
|
|
|
| thead {background: black url(resources/edge.gif) top right no-repeat}
|
|
|