OLD | NEW |
1 | 1 |
2 | 2 |
3 CONTAINER1 --> CONTAINER1 | 3 CONTAINER1 --> CONTAINER1 |
4 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) | 4 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) |
5 CONTAINER1 --> CONTAINER2 | 5 CONTAINER1 --> CONTAINER2 |
6 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) | 6 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) |
7 CONTAINER1 --> IN HOST | 7 CONTAINER1 --> IN HOST |
8 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) | 8 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) |
9 CONTAINER1 --> SPAN IN NESTED IN SHADOW OLDER | 9 CONTAINER1 --> SPAN IN NESTED IN SHADOW OLDER |
10 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) | 10 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) |
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
261 SPAN 1 INYOUNGER: double click | 261 SPAN 1 INYOUNGER: double click |
262 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) | 262 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) |
263 SPAN 2 INYOUNGER: double click | 263 SPAN 2 INYOUNGER: double click |
264 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) | 264 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) |
265 SPAN 3 INYOUNGER: double click | 265 SPAN 3 INYOUNGER: double click |
266 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) | 266 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals.
treeScopeRootNode(window.getSelection().focusNode) |
267 | 267 |
268 | 268 |
269 | 269 |
270 | 270 |
271 | |
272 PASS successfullyParsed is true | 271 PASS successfullyParsed is true |
273 | 272 |
274 TEST COMPLETE | 273 TEST COMPLETE |
275 | 274 |
OLD | NEW |