| Index: LayoutTests/fast/text/hyphen-min-preferred-width-expected.html
|
| diff --git a/LayoutTests/fast/text/hyphen-min-preferred-width-expected.html b/LayoutTests/fast/text/hyphen-min-preferred-width-expected.html
|
| index f01af1b3709f0208751a256a42452825954dead0..760b812981022e11b9cd547915a8c84bc0a4cac4 100644
|
| --- a/LayoutTests/fast/text/hyphen-min-preferred-width-expected.html
|
| +++ b/LayoutTests/fast/text/hyphen-min-preferred-width-expected.html
|
| @@ -1,5 +1,5 @@
|
| -<div style="outline: thin dashed lightblue; -webkit-hyphens: auto;">
|
| - I <span id="could-not">couldn’t</span> tell if she truly advocated antidisestablishmentarianism.
|
| +<div style="outline: thin dashed lightblue;">
|
| + I <span id="could-not">couldn’t</span> tell if she tru­ly ad­vo­cat­ed anti­dis­est­ab­lish­ment­arian­ism.
|
| </div>
|
| <script>
|
| var couldNot = document.getElementById("could-not");
|
|
|