[whatwg] Need document.available_fonts() call
Boris Zbarsky
bzbarsky at MIT.EDU
Tue May 11 06:33:29 PDT 2010
On 5/11/10 7:47 AM, Daniel Glazman wrote:
> Another detection technique based on the computed style of the
> 'font-family' property would work much better.
Uh... the computed value of font-family is just the specified value (CSS
2.1 section 15.3). So no, you can't detect _used_ font-family values
based on the computed value in this case.
-Boris
More information about the whatwg
mailing list