Pass | querySelector() with ":scope" should return the document element, if present in the subtree | Asserts runPass | 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) |
|