diff --git a/test/ecmascript/assert/document.doctype.html b/test/ecmascript/assert/document.doctype.html new file mode 100644 index 00000000..befb38bc --- /dev/null +++ b/test/ecmascript/assert/document.doctype.html @@ -0,0 +1,25 @@ + + + + +

Click the button to display the doctype name of the document.

+ + + +

Note: In Internet Explorer 8 and earlier, the doctype property returns null for HTML and XHTML documents, and will only work for XML documents.

+ +

+ + + + +