Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passscope-selector
Asserts run
Pass
assert_equals(0, 0, "should not match in shadow root")
    at Test.<anonymous> ( /css/selectors/scope-selector.html:14:3)
Passscope-selector 1
Asserts run
Pass
assert_equals(0, 0, "should not match in document fragment")
    at Test.<anonymous> ( /css/selectors/scope-selector.html:21:3)
PassquerySelector() with ":scope" should return the document element, if present in the subtree
Asserts run
Pass
assert_equals(null, null, "should return null")
    at Test.<anonymous> ( /css/selectors/scope-selector.html:25:3)
Pass
assert_equals(0, 0, "should return 0")
    at Test.<anonymous> ( /css/selectors/scope-selector.html:26:3)
Pass
assert_equals(null, null, "should return null")
    at Test.<anonymous> ( /css/selectors/scope-selector.html:28:3)
Pass
assert_equals(0, 0, "should return 0")
    at Test.<anonymous> ( /css/selectors/scope-selector.html:29:3)
Pass
assert_equals(null, null, "should return null")
    at Test.<anonymous> ( /css/selectors/scope-selector.html:31:3)
Pass
assert_equals(0, 0, "should return 0")
    at Test.<anonymous> ( /css/selectors/scope-selector.html:32:3)
Pass
assert_equals(Element node <html><head><link rel="help" href="https://drafts.csswg.o..., Element node <html><head><link rel="help" href="https://drafts.csswg.o..., "should return the document element")
    at Test.<anonymous> ( /css/selectors/scope-selector.html:34:3)
Pass
assert_equals(1, 1, "should return 1")
    at Test.<anonymous> ( /css/selectors/scope-selector.html:35:3)