blob: 7bcf492486c3edc904fba82fcf34d0b2cc6836dc [file] [log] [blame]
<html>
<head>
<script>
window.onload = function() {
var selection = window.getSelection()
selection.setBaseAndExtent(document.body, 0, document.body, 10);
}
</script>
</head>
<body>
FOREIGN DOMAIN
</body>
</html>