Bug 133778 - Underline skipping should handle fallback fonts properly
Summary: Underline skipping should handle fallback fonts properly
Status: RESOLVED DUPLICATE of bug 154718
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-11 17:00 PDT by Myles C. Maxfield
Modified: 2016-02-25 21:57 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2014-06-11 17:00:41 PDT
Currently, if you have to use a fallback font, underline skipping bails. This should work.
Comment 1 Myles C. Maxfield 2016-02-25 20:47:26 PST
This problem goes away when we remove SVG Font support (in favor of the SVG -> OTF Converter)
Comment 2 Myles C. Maxfield 2016-02-25 21:57:30 PST

*** This bug has been marked as a duplicate of bug 154718 ***