| Index: third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks.html b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks.html
|
| index 5f9b360bf53148e86b53c53842859813523d0652..595c55d08a079c5305afeb69ef86dcbed317eb05 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks.html
|
| @@ -5,6 +5,7 @@
|
| <link rel="prev" href="layers-opacity.html" title="Background with Borders: Background on 'table-cell'">
|
| <link rel="contents" href="./" 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">
|
|
|
| table {background: black url(edge.gif) top left no-repeat; border: 5px dotted;}
|
|
|