Bug 6397 - ATSUI small caps use small punctuation
Summary: ATSUI small caps use small punctuation
Status: VERIFIED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 02:05 PST by mitz
Modified: 2006-01-09 23:31 PST (History)
0 users

See Also:


Attachments
Change the criterion for which characters must be the same size as the last one. (8.37 KB, patch)
2006-01-06 06:01 PST, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2006-01-06 02:05:51 PST
Punctuation in WebTextRenderer's ATSUI small-caps uses the size (big or small) of the preceding 
character, while it should always be big.
Comment 1 mitz 2006-01-06 06:01:29 PST
Created attachment 5511 [details]
Change the criterion for which characters must be the same size as the last one.
Comment 2 Darin Adler 2006-01-06 06:52:11 PST
Comment on attachment 5511 [details]
Change the criterion for which characters must be the same size as the last one.

Looks fine. r=me