Bug 73507
Summary: | WebKit doesn't use correct font for zh-tw (Big-5) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, glenn, ian, mitz, xji |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://zewt.org/~glenn/encoding%20big5.html |
Ryosuke Niwa
We somehow use wrong fonts for:
<!doctype html5>
<META http-equiv="Content-Type" content="text/html; charset=Big5">
<div lang="zh-TW">
ZH: 骨
</div>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Which WebKit? Only Chromium has some logic to choose font based on language.
Ryosuke Niwa
(In reply to comment #1)
> Which WebKit? Only Chromium has some logic to choose font based on language.
Both Chrome and Safari.