- From: Bo Yang <struggleyb.nku@gmail.com>
- Date: Tue, 18 Aug 2009 21:14:56 +0800
- To: www-dom@w3.org
Hi,
The Core module define the DOMImplementation interface which is
used to bootstrap the DOM, to create Document and DocumentType. But I
can't find a way to create a specific type of Document from that
interface. I mean, how can I create HTMLDocument from some
DOMImplementation? Thanks!
Regards!
Bo
Received on Tuesday, 18 August 2009 13:15:40 UTC