Searched refs:createHTMLDocument (Results 1 – 7 of 7) sorted by relevance
313 [NewObject] Document createHTMLDocument(optional DOMString title);
2 …createHTMLDocument=((Vt=E.implementation.createHTMLDocument("").body).innerHTML="<form></form><for…
100 …ly implementation: { createDocument: any; createDocumentType: any; createHTMLDocument: any; hasFea…102 …ly implementation: { createDocument: any; createDocumentType: any; createHTMLDocument: any; hasFea…108 …ly implementation: { createDocument: any; createDocumentType: any; createHTMLDocument: any; hasFea…110 …ly implementation: { createDocument: any; createDocumentType: any; createHTMLDocument: any; hasFea…
5481 createHTMLDocument(title: string): Document; method
3884 createHTMLDocument(title?: string): Document; method
3864 createHTMLDocument(title?: string): Document; method