blob: 7067bcd6d661a2d2357abb9194cc50b4cac7cdb7 [file] [log] [blame]
PASS assertNotInShadow(selection.anchorNode) is true
PASS assertNotInShadow(selection.focusNode) is true
PASS assertNotInShadow(selection.anchorNode) is true
PASS assertNotInShadow(selection.focusNode) is true
PASS assertNotInShadow(selection.anchorNode) is true
PASS assertNotInShadow(selection.focusNode) is true
PASS successfullyParsed is true
TEST COMPLETE
This test ensures shadow root won't expose to JS layer.
BEFORE
AFTER