WebCore:
Reviewed by Dave Hyatt.
- fix determinePitch for segmented fonts
Covered by and existing test.
* platform/graphics/FontFallbackList.cpp:
(WebCore::FontFallbackList::determinePitch): If the primary font is
segmented, treat as fixed pitch only if it has only one segment
and that segment is fixed-pitch.
LayoutTests:
Reviewed by Dave Hyatt.
- update results for fixing determinePitch for segmented fonts
* platform/mac/fast/css/font-face-implicit-local-font-expected.txt:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@29555
268f45cc-cd09-0410-ab3c-
d52691b4dbfc