| Index: LayoutTests/fast/text/sub-pixel/text-scaling-webfont.html
|
| ===================================================================
|
| --- LayoutTests/fast/text/sub-pixel/text-scaling-webfont.html (revision 181681)
|
| +++ LayoutTests/fast/text/sub-pixel/text-scaling-webfont.html (working copy)
|
| @@ -11,7 +11,7 @@
|
| src: url('../../../resources/opensans/OpenSans-Regular.woff') format('woff');
|
| }
|
| section > div > div {
|
| - font-family: 'Open Sans';
|
| + font-family: 'Open Sans', 'Segoe UI';
|
| }
|
| </style>
|
| <script src="resources/text-scaling.js"></script>
|
|
|