Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/repaint/table-col-background.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-col-background.html b/third_party/WebKit/LayoutTests/fast/repaint/table-col-background.html |
| index b3fbc11f958dd9c8c363b3a0c766d11adb00cf00..7dff12ba6f08922f6c4a6ba06be2cea02a02f23c 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/repaint/table-col-background.html |
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/table-col-background.html |
| @@ -10,6 +10,7 @@ |
| </script> |
| </head> |
| <body onload="runRepaintTest()"> |
| + <div style="height:100px"></div> |
| <table> |
| <col id="col" style="background-color: red;"> |
| <tr> |