diff --git a/test/ecmascript/assert/element.parentElement.html b/test/ecmascript/assert/element.parentElement.html new file mode 100644 index 00000000..7d4f015c --- /dev/null +++ b/test/ecmascript/assert/element.parentElement.html @@ -0,0 +1,29 @@ + + + + +

Example list:

+ + + +

Click the button to get the node name of the parent node of the li element in the list.

+ + + +

+ + + + + \ No newline at end of file