diff --git a/test/ecmascript/assert/element.attributes.html b/test/ecmascript/assert/element.attributes.html new file mode 100644 index 00000000..713f3e27 --- /dev/null +++ b/test/ecmascript/assert/element.attributes.html @@ -0,0 +1,26 @@ + + + + +

Click the button to get the value of the onclick attribute of the button element.

+ + + +

Note: Internet Explorer 8 and earlier does not support the getNamedItem method.

+ +

+ + + + +