Found 4 tests
Result | Test Name | Message |
---|---|---|
Fail | The parentNode attribute of a shadow root must always return null. | doc.body.createShadowRoot is not a function(stack: TypeError: doc.body.createShadowRoot is not a function at Test.<anonymous> (http://crossdomain.test.s0.no/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html:29:31) at Test.step (http://crossdomain.test.s0.no/resources/testharness.js:1044:18) at test (http://crossdomain.test.s0.no/resources/testharness.js:405:18) at http://crossdomain.test.s0.no/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html:27:1) |
Fail | The parentElement attribute of a shadow root must always return null. | doc.body.createShadowRoot is not a function(stack: TypeError: doc.body.createShadowRoot is not a function at Test.<anonymous> (http://crossdomain.test.s0.no/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html:35:31) at Test.step (http://crossdomain.test.s0.no/resources/testharness.js:1044:18) at test (http://crossdomain.test.s0.no/resources/testharness.js:405:18) at http://crossdomain.test.s0.no/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html:33:1) |
Fail | The parentNode attribute of a shadow root must always return null, even if the shadow root is nested inside another shadow root. | doc.body.createShadowRoot is not a function(stack: TypeError: doc.body.createShadowRoot is not a function at Test.<anonymous> (http://crossdomain.test.s0.no/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html:41:36) at Test.step (http://crossdomain.test.s0.no/resources/testharness.js:1044:18) at test (http://crossdomain.test.s0.no/resources/testharness.js:405:18) at http://crossdomain.test.s0.no/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html:39:1) |
Fail | The parentElement attribute of a shadow root must always return null, even if the shadow root is nested inside another shadow root. | doc.body.createShadowRoot is not a function(stack: TypeError: doc.body.createShadowRoot is not a function at Test.<anonymous> (http://crossdomain.test.s0.no/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html:53:36) at Test.step (http://crossdomain.test.s0.no/resources/testharness.js:1044:18) at test (http://crossdomain.test.s0.no/resources/testharness.js:405:18) at http://crossdomain.test.s0.no/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html:51:1) |