| Index: third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-collapsed-border.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-collapsed-border.html
|
| index b743e505e80bea7368f7edf0d4ac33d37baa93dc..5103e1a0c62edb4fb9151b3bd07ba5ec2bb5bc8e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-collapsed-border.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/backgr_simple-table-collapsed-border.html
|
| @@ -5,6 +5,7 @@
|
| <link rel="next" href="backgr_simple-table-row-group.html" title="Background Area: Background on 'table-row-group'">
|
| <link rel="prev 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">
|
|
|
| table {background: black url(resources/rainbowh.gif) top right}
|
|
|