Bug 136505 - [CSS Font Loading] Add FontFace type
Summary: [CSS Font Loading] Add FontFace type
Status: RESOLVED DUPLICATE of bug 153345
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://dev.w3.org/csswg/css-font-load...
Keywords:
Depends on:
Blocks: 135390
  Show dependency treegraph
 
Reported: 2014-09-03 14:46 PDT by Bear Travis
Modified: 2016-01-22 13:51 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***