Re: [css-fonts] ready attribute vs function

Rik Cabanier wrote:

> The CSS font loading spec defines 'ready' as a function [1] returning
> a promise but in Chrome it's implemented as a read only attribute.
>
> Is the spec out of date or did chrome implement it incorrectly?
>
> 1: http://www.w3.org/TR/css-font-loading-3/#dom-fontfaceset-ready

Old spec, both Firefox and Chrome implement it an attribute as defined in
the latest editor's draft:

https://drafts.csswg.org/css-font-loading/#font-face-set-ready

Note: subject should be [css-font-loading] ...

Cheers,

John Daggett
​

​

Received on Monday, 5 October 2015 02:15:37 UTC