| Index: third_party/WebKit/LayoutTests/fast/table/backgr_position-table-cell.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-cell.html b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-cell.html
|
| index 17c9292f86196335764dfc426b50055fbffd456e..6321524deb02746acb170b44fd14913a8070b32f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-cell.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_position-table-cell.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="prev" href="backgr_position-table-column.html" title="Background Position: Background on 'table-column'">
|
| <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">
|
|
|
| .e {background: black url(resources/edge.gif) top left no-repeat}
|
|
|