summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/505912-1.html
blob: 984c447114f1b70124277faf985ec2b4d9f70694 (plain)
1
2
3
4
5
6
<!DOCTYPE HTML>
<html>
<body onload="document.getElementById('x').style.visibility = 'hidden';">
<embed id="x" type="application/x-test" wmode="window"></embed>
</body>
</html>