Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<html>
<head>
<title>bug 185073</title>
</head>
<body>
<font>
<div id="updateText">
<script language=javascript type=text/javascript>
document.write('</div>');
document.getElementById("updateText").innerHTML = "foo";
</script>
</div>
</font>
</body>
</html>