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

Reply via email to