| Index: LayoutTests/fast/text/font-variant-ligatures-expected.html
|
| diff --git a/LayoutTests/fast/text/font-variant-ligatures-expected.html b/LayoutTests/fast/text/font-variant-ligatures-expected.html
|
| index eb82e6bc1a2abe07ceff2598655a62043eaf71c1..6aea1117bdb8fe49dc077141a6b4dc23b24b52a3 100644
|
| --- a/LayoutTests/fast/text/font-variant-ligatures-expected.html
|
| +++ b/LayoutTests/fast/text/font-variant-ligatures-expected.html
|
| @@ -1,7 +1,7 @@
|
| <style>
|
| .ligatures { text-rendering: optimizelegibility; }
|
| </style>
|
| -<body style="font-size: 36px;">
|
| +<body style="font-size: 36px; font-family: 'DejaVu Sans', Times;">
|
| <div>file</div>
|
| <div>file</div>
|
| <div class="ligatures">file</div>
|
|
|