Pass | getElementsByClassName and null/undefined | Asserts runPass | assert_equals(2, 2)
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/Document.getElementsByClassName-null-undef.html:17:3) | Pass | assert_equals(Element node <p class="undefined" id="p2"></p>, Element node <p class="undefined" id="p2"></p>)
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/Document.getElementsByClassName-null-undef.html:18:3) | Pass | assert_equals(Element node <p class="undefined null" id="p4"></p>, Element node <p class="undefined null" id="p4"></p>)
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/Document.getElementsByClassName-null-undef.html:20:3) |
|