Re: [css-font-loading] final argument to FontFace constructor must be optional

On Sun, Jun 15, 2014 at 11:35 PM, Cameron McCormack <cam@mcc.id.au> wrote:
> The constructor for FontFace is currently written as:
>
>   Constructor(DOMString family, (DOMString or BinaryData) source,
>               FontFaceDescriptors descriptors)
>
> The final argument must be explicitly marked optional.

Fixed.

Received on Monday, 16 June 2014 16:25:15 UTC