Bug 141504

Summary: Text-combine in ruby text is broken
Product: WebKit Reporter: Zheng Xu <xz911jp>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, koivisto, kojii, mmaxfield, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
ruby run should be displayed as same position between "bad" and "good" none

Zheng Xu
Reported 2015-02-11 23:25:52 PST
Created attachment 246431 [details] ruby run should be displayed as same position between "bad" and "good" In the bad case, character "a" is set as text-combine:horizontal. In this case the whole ruby run should be displayed same as good case except character "a" is rotated.
Attachments
ruby run should be displayed as same position between "bad" and "good" (367 bytes, text/html)
2015-02-11 23:25 PST, Zheng Xu
no flags
Ahmad Saleem
Comment 1 2024-03-10 18:59:45 PDT
I took the above test and slightly modified it to not have -webkit- and for `-webkit-text-combine`, we also have other (might be wrong here). https://jsfiddle.net/Lf1sgorj/ But I noticed that `a` is only correctly match with good in Firefox Nightly 125 while Chrome Canary 124 and Safari 17.4 (even WebKit ToT) are rendering it same. Might be another to track and fix? @Alan
Note You need to log in before you can comment on or make changes to this bug.