Chromium Code Reviews| Index: LayoutTests/fast/table/034.html |
| diff --git a/LayoutTests/fast/table/034.html b/LayoutTests/fast/table/034.html |
| index e0069b7cf731c9506ed20cef933a47ebc4f6a487..19884f345c649099e6c90da2634e15ebd0a15417 100644 |
| --- a/LayoutTests/fast/table/034.html |
| +++ b/LayoutTests/fast/table/034.html |
| @@ -1,3 +1,4 @@ |
| +<body style="overflow: hidden;"> |
| <table> |
| <tr> |
| <td width=100%></td> |
| @@ -6,4 +7,5 @@ |
| be huge and 1000 pixels wide.</DIV> |
| </td> |
| </tr> |
| -</table> |
| +</table> |
| +</body> |