[Webkit-unassigned] [Bug 28742] New: [Chromium] Combining Diacritical Marks (U+0300..) are not handled correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 26 09:00:29 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28742
Summary: [Chromium] Combining Diacritical Marks (U+0300..) are
not handled correctly
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yusukes at chromium.org
Created an attachment (id=38615)
--> (https://bugs.webkit.org/attachment.cgi?id=38615)
./sconsbuild/Debug/test_shell
third_party/WebKit/LayoutTests/fast/text/stroking.html
Text sequences that contain combining diacritical marks (e.g., "è") are
not rendered correctly on Chromium Linux, while pre-combined forms (e.g.,
"�e8;") are OK. For example, the position of the accent grave of "è"
is too high (see the screen shot). We can't enable the
LayoutTests/fast/text/stroking*.html tests on Linux unless this issue is fixed.
Chromium bug: http://code.google.com/p/chromium/issues/detail?id=20130
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list