Bug 37242 - [Chromium] fast/text/line-breaks.html broke on Win after r57215
Summary: [Chromium] fast/text/line-breaks.html broke on Win after r57215
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 17:43 PDT by Ojan Vafai
Modified: 2013-04-09 16:09 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2010-04-07 17:43:19 PDT
Specifically http://trac.webkit.org/browser/trunk/WebCore/platform/graphics/FontFastPath.cpp?rev=57215 causes use to go down the complex font path for Latin and Greek diacritics. Looks like our complex font path for Lucida Grande breaks on Windows. The ḿ gets the unrecognized character block. I tested on a local Safari build and it does not have this problem, so I think it must be possible to get this right. I hacked it locally to use GDI since Safari doesn't use GDI for Lucida Grande.
Comment 1 Stephen Chenney 2013-04-09 16:09:45 PDT
LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.