| Index: third_party/WebKit/LayoutTests/fast/table/backgr_position-table-column-group.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-column-group.html b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-column-group.html
|
| index f4b614fd149fff6c71c55e68ac6724cfddb83a5c..add74b50c3c4399857e0bb76b64174013781afdb 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-column-group.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-column-group.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_position-table-row-group.html" title="Background Position: Background on 'table-row-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/base.js"></script>
|
| <style type="text/css">
|
|
|
| .colgroup-A {background: black url(resources/edge.gif) bottom right no-repeat}
|
|
|