Re: [css3-fonts][cssom] Load events for webfonts?

On 07/24/2012 08:51 PM, Tab Atkins Jr. wrote:
> # IDL #
>
> [Constructor(FontFaceDescriptors descriptors)]

Should be

[Constructor(DOMString type, optional FontFaceLoadEventInit eventInitDict)]

> dictionary FontFaceDescriptors {

and

dictionary FontFaceLoadEventInit : EventInit {

HTH
Ms2ger

Received on Tuesday, 24 July 2012 20:34:29 UTC