| Index: LayoutTests/fast/text/soft-hyphen-min-preferred-width-expected.html
|
| diff --git a/LayoutTests/fast/text/soft-hyphen-min-preferred-width-expected.html b/LayoutTests/fast/text/soft-hyphen-min-preferred-width-expected.html
|
| index 98471267ee7a3ce169b80a662a6dee3ab26fe284..634987eff1ce4136aabcee0138b6d2c66fdfefe5 100644
|
| --- a/LayoutTests/fast/text/soft-hyphen-min-preferred-width-expected.html
|
| +++ b/LayoutTests/fast/text/soft-hyphen-min-preferred-width-expected.html
|
| @@ -16,14 +16,3 @@
|
| <td style="width: 100%"></td>
|
| </tr>
|
| </table>
|
| -<p>
|
| - The text should not overflow the box.
|
| -</p>
|
| -<table cellspacing=0 cellpadding=0>
|
| - <tr>
|
| - <td>
|
| - <div>extraordinar<span></span>ily</div>
|
| - </td>
|
| - <td style="width: 100%"></td>
|
| - </tr>
|
| -</table>
|
|
|