Bug 8805
| Summary: | sz-ligature not substituted to ss by "text-transform: uppercase" | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Julian Stahnke <julian> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Trivial | ||
| Priority: | P2 | ||
| Version: | 417.x | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://julianstahnke.de/tests/szlig.html | ||
Julian Stahnke
If no ß is available, ss is used instead. This applies especially to all caps or small caps texts because ß does not have an uppercase form.
Currently, Safari’s text-transform does not obey that rule. If you set the text-transform to "uppercase", the ß isn’t substituted to “SS”.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of 6310 ***