| Index: third_party/WebKit/LayoutTests/fast/table/backgr_position-table-column.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-column.html b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-column.html
|
| index ca61357cb647f1fe3eba604a668b21f7226f99b9..ee474f70ca56b4364d3d44e42c0b2d0466e2444a 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-column.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-column.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_position-table-row.html" title="Background Position: Background on 'table-row'">
|
| <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">
|
|
|
| .col-1 {background: black url(resources/edge.gif) bottom right no-repeat}
|
|
|