roc+%cs.cmu.edu 16fcd370f1 Bug 411870 crashtest
git-svn-id: svn://10.0.0.236/trunk@244180 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 05:09:33 +00:00

19 lines
318 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml" style="direction: rtl;">
<head>
<script>
function boom()
{
document.body.appendChild(document.getElementById("v").firstChild);
}
</script>
</head>
<body onload="boom();" style="white-space: pre; -moz-column-count: -1;"><div id="v"><span>
</span>
</div></body>
</html>