From 7a66c9ff27492b9b8c54e0c5d814c1d804580934 Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Fri, 12 Apr 2024 21:01:15 +0200 Subject: [PATCH] [assert] element.isEqualNode There is issue with different permutation of attributtes. --- .../assert/element.isEqualNode.html | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 test/ecmascript/assert/element.isEqualNode.html diff --git a/test/ecmascript/assert/element.isEqualNode.html b/test/ecmascript/assert/element.isEqualNode.html new file mode 100644 index 00000000..0c743a63 --- /dev/null +++ b/test/ecmascript/assert/element.isEqualNode.html @@ -0,0 +1,37 @@ + + + + +

Click the buttons to compare the first item in two of the lists.

+ + + +

+ +List 1: + +List 2: + +List 3: + + +

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

+ +

+ + + + +