summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/468563-1.html
blob: e30b6d20bc84c238c3640174f487f9f2051ce0b7 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<head></head>
<body onload="document.getElementById('d').style.columnWidth = '';">
<div id="d" style="height: 1px; column-width: 1px;">d d <span style="position: absolute;"></span></div>
</body>
</html>