Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassRange constructor test
Asserts run
Pass
assert_equals(Document node with 2 children, Document node with 2 children, "startContainer")
    at Test.<anonymous> ( /dom/ranges/Range-constructor.html:12:5)
Pass
assert_equals(Document node with 2 children, Document node with 2 children, "endContainer")
    at Test.<anonymous> ( /dom/ranges/Range-constructor.html:13:5)
Pass
assert_equals(0, 0, "startOffset")
    at Test.<anonymous> ( /dom/ranges/Range-constructor.html:14:5)
Pass
assert_equals(0, 0, "endOffset")
    at Test.<anonymous> ( /dom/ranges/Range-constructor.html:15:5)
Pass
assert_true(true, "collapsed")
    at Test.<anonymous> ( /dom/ranges/Range-constructor.html:16:5)
Pass
assert_equals(Document node with 2 children, Document node with 2 children, "commonAncestorContainer")
    at Test.<anonymous> ( /dom/ranges/Range-constructor.html:17:5)