Harness status: OK
Found 3 tests
assert_equals(1, 1) at Test.<anonymous> ( /dom/ranges/Range-comparePoint-2.html:12:3)
assert_throws_js(function "function TypeError() { [native code] }", function "function() { r.comparePoint(null, 0) }") at Test.<anonymous> ( /dom/ranges/Range-comparePoint-2.html:16:3)
assert_throws_dom("WRONG_DOCUMENT_ERR", function "function() { r.comparePoint(doc.body, 0) }") at Test.<anonymous> ( /dom/ranges/Range-comparePoint-2.html:21:3)