diff --git a/test/ecmascript/assert/element.previousElementSibling.html b/test/ecmascript/assert/element.previousElementSibling.html new file mode 100644 index 00000000..0d761a86 --- /dev/null +++ b/test/ecmascript/assert/element.previousElementSibling.html @@ -0,0 +1,31 @@ + + + + +

Example list:

+ + + +

Click the button to get the HTML content of the previous sibling of the second list item.

+ + + +

Note: The previousElementSibling property is not supported in IE8 and earlier versions.

+ +

+ + + + +