| Index: LayoutTests/fast/overflow/overflow-auto-table.html
|
| diff --git a/LayoutTests/fast/overflow/overflow-auto-table.html b/LayoutTests/fast/overflow/overflow-auto-table.html
|
| index c1600f10b823bc09a9068cd05be64a679e117c56..6088947f775afbfcbed9ec8d3cf6fc5a10db304d 100644
|
| --- a/LayoutTests/fast/overflow/overflow-auto-table.html
|
| +++ b/LayoutTests/fast/overflow/overflow-auto-table.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <title>Table-Width Problem</title>
|
| </head>
|
| -<body>
|
| +<body style="overflow: hidden;">
|
| <p>This tests the interaction of overflow on some very wide text with
|
| auto table layout. The CSS 2.1 spec does not define how overflow
|
| interacts with intrinsic width, so we copy the IE behavior. Therefore
|
|
|