This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25812 - FontLoader is apparently dead; need to update spec accordingly
Summary: FontLoader is apparently dead; need to update spec accordingly
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
: 26212 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-05-19 18:47 UTC by contributor
Modified: 2014-08-04 23:46 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-05-19 18:47:51 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#text-styles
Complete: http://www.whatwg.org/c#text-styles
Referrer: 

Comment:
FontLoader is apparently dead; need to update spec accordingly

Posted from: 2620:0:1000:167c:45:c3ef:aa9f:c057
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1976.2 Safari/537.36
Comment 1 Tab Atkins Jr. 2014-05-19 22:54:18 UTC
You just use it when referring to ways to have fonts; update your refs to FontFace, and talk about http://dev.w3.org/csswg/css-font-loading/#font-face-source
Comment 2 Ian 'Hixie' Hickson 2014-08-04 22:26:47 UTC
*** Bug 26212 has been marked as a duplicate of this bug. ***
Comment 3 Ian 'Hixie' Hickson 2014-08-04 22:56:41 UTC
Let me know if I made any mistakes!
Comment 4 contributor 2014-08-04 22:56:51 UTC
Checked in as WHATWG revision r8705.
Check-in comment: Update to ref FontFace instead of FontLoader
http://html5.org/tools/web-apps-tracker?from=8704&to=8705
Comment 5 Tab Atkins Jr. 2014-08-04 23:46:46 UTC
(In reply to contributor from comment #4)
> Checked in as WHATWG revision r8705.
> Check-in comment: Update to ref FontFace instead of FontLoader
> http://html5.org/tools/web-apps-tracker?from=8704&to=8705

Seems good to me.