Bug 151842

Summary: Vertical stacked Latin text probably doesn't work correctly with small-caps
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Myles C. Maxfield <mmaxfield>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, fantasai.bugs, mmaxfield, vitor.roriz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149779    

Myles C. Maxfield
Reported 2015-12-03 18:15:37 PST
The stanza with glyphDataForNonCJKCharacterWithGlyphOrientation() is included in FontCascadeFonts::glyphDataForNormalVariant() but not FontCascadeFonts::glyphDataForVariant()
Attachments
Myles C. Maxfield
Comment 1 2015-12-03 18:15:57 PST
We should test this to make sure it is working as expected.
Radar WebKit Bug Importer
Comment 2 2022-06-14 08:19:23 PDT
Ahmad Saleem
Comment 3 2024-10-10 10:19:23 PDT
It seems `glyphDataForNormalVariant` was removed in below commit: https://github.com/WebKit/WebKit/commit/78a6b757eab1cfb2eaa7627e1f7a61337e0e81ae (191058@main)
Ahmad Saleem
Comment 4 2024-10-10 10:21:18 PDT
@Vitor & @Elika - I think after following commit, this bug is Not applicable anymore. Any thoughts?
Note You need to log in before you can comment on or make changes to this bug.