summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/457362-1.xhtml
blob: f5e7f0c82c31e7411123a6d98e249e6136d5df75 (plain)
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml" style="filter: url('#b');">

<head></head>

<body onload="document.getElementById('a').style.position = 'relative';">
<hbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" style="display: block; float: left;" id="a"><treecols id="b"/></hbox>
</body>

</html>