#20: CSS Font Loading

Visit on Github.

Opened Jan 24, 2014

http://dev.w3.org/csswg/css-font-loading/

Interesting stuff, including SetClass.

Discussions

Comment by @domenic Feb 4, 2014 (See Github)

Blink Intent to Ship makes this urgent.

Comment by @twirl Feb 27, 2014 (See Github)

Link points to 404

Comment by @domenic Feb 27, 2014 (See Github)

@twirl Fixed, thanks.

Did some review of this in IRC with @TabAtkins. One of the main confusing points was that ready() means two different things for FontFaceSet and FontFace. But per the Blink thread they plan to kill ready() for FontFace so it should be OK.

Comment by @domenic Jul 21, 2014 (See Github)

@torgo you can update the status page; we have already had some discussions with @TabAtkins in IRC. There may be more to do here: e.g. links to our proposed promises-guide .ready/.loaded/whatever guidance, or addressing some concerns about cross-thread state observation (but I think Tab already did work on this). But it's at least "in progress"

Comment by @mnot Sep 30, 2014 (See Github)

Discussed in London F2F; nearly done. @domenic to complete by Oct 31.

Comment by @mnot Jan 8, 2015 (See Github)

Discussed in NYC; @domenic looking into it.

Comment by @mnot Apr 23, 2015 (See Github)

Discussed in SF; @torgo to follow up with @domenic and Kenji B.

Comment by @domenic May 21, 2015 (See Github)

I finally went back and looked through the old concerns about this. (Had to dig through my old email account in fact.) They have all since been taken care of.

Comment by @torgo May 22, 2015 (See Github)

Thanks, Domenic – any further info you ca point us to on that (just for closure)?

Comment by @domenic May 22, 2015 (See Github)

The original concern (from Ryan Sleevi) was about the initialization process for FontFace objects being underspecified and buggy in a few areas. These concerns were addressed over time in the following commits:

Comment by @torgo May 22, 2015 (See Github)

You rock.

Comment by @tabatkins May 22, 2015 (See Github)

Alternately: I do.