Dave Crossland wrote: > 2009/1/7 Ed Trager <ed.trager@gmail.com>: >> If someone on this list has any ideas on how to check for @font-face >> support using Javascript, please let all of us know about it. You could try using the CSSOM to see how the browser parsed the @font-face rule. It's clunky, and you'd need to check for various conditions (e.g. UNKNOWN_RULE in some UAs vs the rule being absent from the CSSOM altogether in others), and some UAs may not support the relevant parts of the CSSOM. But it would have the advantage of working today with no further browser changes. It might not be a bad idea to introduce a feature string or something for this, though.... -BorisReceived on Wednesday, 7 January 2009 13:31:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 18:16:01 GMT