OLD | NEW |
---|---|
(Empty) | |
1 Running 5 tests | |
2 ok 1 ownerScope should return null for elements not a child of a scope | |
3 ok 2 ownerScope should return the document for elements in the document scope | |
4 ok 3 ownerScope should return the shadow root for elements in the shadow root sc ope | |
5 ok 4 ownerScope should return self for a shadow root or document | |
6 ok 5 ownerScope should dynamically update | |
7 5 tests | |
8 5 pass | |
9 0 fail | |
OLD | NEW |