WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 153346
Bug 135390
[CSS Font Loading][meta] Implement CSS Font Loading
https://bugs.webkit.org/show_bug.cgi?id=135390
Summary
[CSS Font Loading][meta] Implement CSS Font Loading
Bear Travis
Reported
2014-07-29 10:46:57 PDT
Implement the CSS Font Loading specification. There is already an older implementation in place. The new work is to update it to the current spec and enable it.
Attachments
Add attachment
proposed patch, testcase, etc.
John Daggett
Comment 1
2014-08-04 22:44:30 PDT
The spec has changed radically since the initial implementation work was done. Specifically, the Font Loading API is now Promise-based, so the update will be a non-trivial amount of work. Latest spec:
http://dev.w3.org/csswg/css-font-loading/
Radar WebKit Bug Importer
Comment 2
2014-09-02 11:24:15 PDT
<
rdar://problem/18202413
>
Bram Stein
Comment 3
2015-12-18 07:53:23 PST
We (Adobe Typekit) are using this API quite heavily in our "kits" to detect font load events. If this API were supported by WebKit, we could avoid the expensive fallback strategy of polling a element for its width every N milliseconds. It would be great if this feature received some attention. For reference, I've described our use of the API in more detail here:
http://blog.typekit.com/2015/12/16/better-font-events-with-the-native-font-loading-api/
Myles C. Maxfield
Comment 4
2015-12-18 09:14:16 PST
Assigning to myself.
Myles C. Maxfield
Comment 5
2016-06-20 14:32:02 PDT
*** This bug has been marked as a duplicate of
bug 153346
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug