blob: 69b51d677abecf00897469a42559efe6565ab202 [file] [log] [blame]
<script>
onload = function() {
document.execCommand('selectAll');
}
</script>
<textarea autofocus >
text
text2
text3</textarea>
<iframe srcdoc="foo"></iframe>