| Index: LayoutTests/fast/text/font-kerning.html
|
| diff --git a/LayoutTests/fast/text/font-kerning.html b/LayoutTests/fast/text/font-kerning.html
|
| index a0dfc2dd94cd8069f60eec353bbca4b600187024..c8e38c130be7b8b975882dc610196f3bd0d2b12e 100644
|
| --- a/LayoutTests/fast/text/font-kerning.html
|
| +++ b/LayoutTests/fast/text/font-kerning.html
|
| @@ -3,7 +3,7 @@
|
| .kerning-auto { -webkit-font-kerning: auto; }
|
| .kerning-normal { -webkit-font-kerning: normal; }
|
| </style>
|
| -<body style="font-size: 36px;">
|
| +<body style="font-size: 36px; font-family: 'DejaVu Sans', Arial;">
|
| <div>
|
| <div class="kerning-none">AVAVAVAV</div>
|
| <div class="kerning-auto">AVAVAVAV</div>
|
|
|