Chromium Code Reviews| Index: LayoutTests/fast/table/wide-column.html |
| diff --git a/LayoutTests/fast/table/wide-column.html b/LayoutTests/fast/table/wide-column.html |
| index 6bd25d09cc60d374bbae81ab39bafc39dd600e02..5eec223d4a6f0770c89cb4d1964c1ce20caa9903 100644 |
| --- a/LayoutTests/fast/table/wide-column.html |
| +++ b/LayoutTests/fast/table/wide-column.html |
| @@ -1,3 +1,4 @@ |
| +<body style="overflow: hidden;"> |
| <table> |
| <tr> |
| <td> |
| @@ -5,3 +6,4 @@ |
| </td> |
| </tr> |
| </table> |
| +</body> |