[Webkit-unassigned] [Bug 21312] New: text-transform: lowercase is not lang-dependent (Turkish languages : tr, az)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 2 10:50:50 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21312
Summary: text-transform: lowercase is not lang-dependent (Turkish
languages : tr,az)
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
URL: http://www.w3.org/International/tests/sec-text-
transform-1
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jshin at chromium.org
CC: ian at hixie.ch
1. Go to the URL above and scroll down the Turkish section
Expected: U+0049 should be transformed to U+0131 (lowercase letter dotless I).
U+0130 (latin capital letter dotted I) should be transformed to U+0069
(lowercase I = i).
Actual: U+0049 and U+0130 are transformed to U+0069 and <U+0069, U+0307> ('i'
followed by a combining mark dot above).
This is a subset of the problem (not honoring 'lang'/'xml:lang' in CSS).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list