Bug 47018 - fast/text/backslash-to-yen-sign-euc.html fails on Windows
Summary: fast/text/backslash-to-yen-sign-euc.html fails on Windows
Status: RESOLVED FIXED
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: InRadar, LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-10-01 14:11 PDT by Adam Roben (:aroben)
Modified: 2010-10-12 02:35 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-10-01 14:11:10 PDT
fast/text/backslash-to-yen-sign-euc.html fails on Windows, and has failed since it was first added in <http://trac.webkit.org/changeset/63995>. You can see many cases where a backslash is expected and we get a yen sign, and vice-versa.
Comment 1 Adam Roben (:aroben) 2010-10-01 14:11:36 PDT
<rdar://problem/8504233>
Comment 2 Shinichiro Hamaji 2010-10-11 00:58:34 PDT
Thanks for filing this issue. r63597 changed how the fonts in input elements are considered. I think the failures in the first commit will be gone. The failures I piled should be removed by the patch on Bug 47017. Sorry for confusion.
Comment 3 Shinichiro Hamaji 2010-10-12 02:35:59 PDT
Committed r69568: <http://trac.webkit.org/changeset/69568>