| Index: LayoutTests/fast/text-autosizing/clusters-sufficient-text-except-in-root.html
|
| diff --git a/LayoutTests/fast/text-autosizing/clusters-sufficient-text-except-in-root.html b/LayoutTests/fast/text-autosizing/clusters-sufficient-text-except-in-root.html
|
| index d1c029a81d32ebf45344c7358b744212780ae365..578a8b9ee100d2a4433af6a87921d0583145774e 100644
|
| --- a/LayoutTests/fast/text-autosizing/clusters-sufficient-text-except-in-root.html
|
| +++ b/LayoutTests/fast/text-autosizing/clusters-sufficient-text-except-in-root.html
|
| @@ -30,7 +30,7 @@ if (window.internals) {
|
| Lorem ipsum dolor sit amet, consectetur adipisicing elit.
|
| </div>
|
|
|
| -<table>
|
| +<table cellpadding="0" cellspacing="0">
|
| <tr>
|
| <td>
|
| This text should be autosized to 32px computed font size, but being a table cell causes this to be a new cluster, so it shouldn't affect the footer.<br>
|
|
|