Bug 139134

Summary: [iOS] Support Myanmar text
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: Layout and RenderingAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 138906    
Bug Blocks:    

Description Myles C. Maxfield 2014-12-01 10:03:16 PST
Currently, Myanmar text is rendered as boxes. Example: ပြည်ထောင်စု သမ္မတ မြန်မာနိုင်ငံတော်
Comment 1 Myles C. Maxfield 2014-12-01 11:34:43 PST
The Unicode block range for Myanmar is 0x1000 to 0x109F. There are also other two extended block for Myanmar, 0xA9E0-0xA9FF (Myanmar Extended-B) and 0xAA60-0xU+AA7F (Myanmar Extended-A).
Comment 2 Myles C. Maxfield 2014-12-01 12:50:24 PST
iOS doesn't ship with any fonts that support Myanmar. If one such font is installed via a configuration profile, the fix for https://bugs.webkit.org/show_bug.cgi?id=138906 should fix this.
Comment 3 Myles C. Maxfield 2015-08-26 23:53:23 PDT
This is no longer a WebKit bug.