Test One

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassquerySelector
Asserts run
Pass
assert_equals(Element node <a title="test with - dash and space" id="testme">Test On..., Element node <a title="test with - dash and space" id="testme">Test On...)
    at Test.<anonymous> ( /dom/nodes/ParentNode-querySelectors-space-and-dash-attribute-value.html:15:3)
PassquerySelectorAll
Asserts run
Pass
assert_array_equals(object "[object NodeList]", [Element node <a title="test with - dash and space" id="testme">Test On...])
    at Test.<anonymous> ( /dom/nodes/ParentNode-querySelectors-space-and-dash-attribute-value.html:19:3)