1 PASS assertNotInShadow(selection.anchorNode) is true
2 PASS assertNotInShadow(selection.focusNode) is true
3 PASS assertNotInShadow(selection.anchorNode) is true
4 PASS assertNotInShadow(selection.focusNode) is true
5 PASS assertNotInShadow(selection.anchorNode) is true
6 PASS assertNotInShadow(selection.focusNode) is true
7 PASS successfullyParsed is true
10 This test ensures shadow root won't expose to JS layer.