Bug 47018
Summary: | fast/text/backslash-to-yen-sign-euc.html fails on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, hamaji, mitz |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Adam Roben (:aroben)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/8504233>
Shinichiro Hamaji
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.
Shinichiro Hamaji
Committed r69568: <http://trac.webkit.org/changeset/69568>