Pass | CSS Test: :host in DOM APIs | Asserts runPass | assert_false(false, ":host shouldn't match from CSSOM from outside the shadow tree")
at Test.<anonymous> ( /css/css-scoping/host-dom-001.html:12:3) | Pass | assert_true(true, ":host should match from within the shadow tree")
at Test.<anonymous> ( /css/css-scoping/host-dom-001.html:13:3) | Pass | assert_equals(Element node <div></div>, Element node <div></div>, ":host should match from within the shadow tree")
at Test.<anonymous> ( /css/css-scoping/host-dom-001.html:14:3) |
|