OLD | NEW |
1 CONSOLE: unittest-suite-wait-for-done | 1 unittest-suite-wait-for-done |
2 CONSOLE: PASS: should return null for elements not a child of a scope | 2 PASS: should return null for elements not a child of a scope |
3 CONSOLE: PASS: should return the document for elements in the document scope | 3 PASS: should return the document for elements in the document scope |
4 CONSOLE: PASS: should return the shadow root for elements in the shadow root sco
pe | 4 PASS: should return the shadow root for elements in the shadow root scope |
5 CONSOLE: PASS: should return self for a shadow root or document | 5 PASS: should return self for a shadow root or document |
6 CONSOLE: PASS: should dynamically update | 6 PASS: should dynamically update |
7 CONSOLE: | 7 |
8 CONSOLE: All 5 tests passed. | 8 All 5 tests passed. |
9 CONSOLE: unittest-suite-success | 9 unittest-suite-success |
10 DONE | 10 DONE |
OLD | NEW |