Re: [css-font-loading] handling when the FontFaceSet becomes empty

On 08/07/14 07:00, Tab Atkins Jr. wrote:
> I don't recall any specific reasoning, so it's probably accidental.
> I've changed it accordingly; this also means that the initial value of
> [[ReadyPromise]] is back to being a pending promise; it'll get
> fulfilled on load by this algo if you're not loading any fonts.

If the algorithm runs immediately after the object is constructed, then 
whether [[ReadyPromise]] starts off resolved or not is indistinguishable 
from script.  Is that right?

Received on Monday, 7 July 2014 21:27:16 UTC