blob: 75ef8fc7ebf78ddd39cba1d24e93cf6a977dc4ba [file] [log] [blame]
<html>
<script>
(function() {
document.write('<d' + 'iv>Hello world' + '</di' + 'v>');
})();
</script>
<body>
This page uses document.write to write a div.
</body>