Re: [css-font-loading] font load events

On Sat, Jun 21, 2014 at 7:28 PM, Cameron McCormack <cam@mcc.id.au> wrote:
> In the IDL, the CSSFontFaceLoadEvent interface and its event init dictionary
> use a sequence of CSSFontFaceRule objects.  Should this be FontFace objects
> instead?  The definition of "fire a font load event" takes a list of
> FontFace objects.

Ah yeah, obvious lingering reference from before I defined FontFace.  Fixed.

> There is also a stray sentence fragment "Whenever a FontFace in a given
> FontFaceSet font face set changes its status attribute to" in section 3.2.

Fixed, thanks.

~TJ

Received on Sunday, 22 June 2014 15:19:40 UTC