| Index: LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html
|
| diff --git a/LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html b/LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html
|
| index 9d05f92b2facfdb9b9077a27ccc7ef82c6935c34..ebe193020ee576474379bb48179477485e6097e6 100644
|
| --- a/LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html
|
| +++ b/LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <title>table-layout</title>
|
| </head>
|
| -<body>
|
| +<body style="overflow: hidden;">
|
| <table style="table-layout: fixed;" width="800" cellpadding="4"
|
| cellspacing="3" border="1">
|
| <tbody>
|
|
|