Bug 136505

Summary: [CSS Font Loading] Add FontFace type
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mmaxfield, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://dev.w3.org/csswg/css-font-loading/#fontface-interface
Bug Depends on:    
Bug Blocks: 135390    

Description Bear Travis 2014-09-03 14:46:59 PDT
The font loading spec introduces a new FontFace type. document.fonts' FontFaceSet stores and returns objects of this type.
Comment 1 Myles C. Maxfield 2016-01-22 13:51:51 PST
I've started work on this in https://bugs.webkit.org/show_bug.cgi?id=153345

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