Source code

Revision control

Copy as Markdown

Other Tools

<div id="host">
<span>slotted</span>
</div>
<script>
window.getSelection().setBaseAndExtent(host, 0, host, host.childNodes.length);
</script>