HTMLDOMImplementation and contentDocument

A few more questions, does Konqueror support (in ECMAScript):
- HTMLDOMImplementation.createHTMLDocument
  not supported by Mozilla and IE.
- HTMLFrameElement.contentDocument
  not supported by IE
  (tests: HTMLFrameElement09 and HTMLFrameElement11)
- HTMLObjectElement.contentDocument
  not supported by IE
  (test: HTMLObjectElement19)

Thanks,
Philippe

Received on Tuesday, 24 September 2002 14:54:02 UTC