Bug 137096

Summary: [SVG -> OTF Converter] Implement altGlyph / altGlyphDef
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Myles C. Maxfield 2014-09-24 17:28:22 PDT
The following tests fail because of this (when the SVG -> OTF converter is turned on):

svg/W3C-SVG-1.1/text-altglyph-01-b.svg
svg/custom/altglyph.svg
svg/text/alt-glyph-for-surrogate-pair.svg
svg/text/text-altglyph-01-b.svg

Note that we might decide that we want to choose not to implement support for this.