diff --git a/test/ecmascript/assert/document.body.childNodes.html b/test/ecmascript/assert/document.body.childNodes.html new file mode 100644 index 00000000..68ac719e --- /dev/null +++ b/test/ecmascript/assert/document.body.childNodes.html @@ -0,0 +1,32 @@ + + + + +

Click the button get info about the body element's child nodes.

+ + + +

Note: Whitespace inside elements is considered as text, and text +is considered as nodes. Comments are also considered as nodes.

+ +

+ + + + +