1 2 3 4 5 6 7 8
<script> document.addEventListener("DOMContentLoaded", function(){ document.designMode='on' window.getSelection().modify('move', 'right', 'line') }) </script> <br> <keygen>