summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/407937-1.html
blob: af435c77ce9fe3ba6244f90df6336e4cf374a6e1 (plain)
1
2
3
4
5
<html class="reftest-wait">
<body onload="var d = document.getElementById('d'); d.removeChild(d.firstChild); document.documentElement.className='';">
<div style="width:1px"><b>T</b><span id="d"> </span>T</div>
</body>
</html>