[whatwg] Need document.available_fonts() call

There should be a way to fetch available font to use in the document.
Currently, the only popular way is to use Flash calls.

document.available_fonts() or document.local_font_list() will be very
useful.

Received on Sunday, 9 May 2010 21:34:56 UTC