summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/499138-iframe.html
blob: 6dc03dfdbd5095579b89647c603b30645406a3e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<head>

</head>
<body onload="document.getElementById('a').removeAttribute('style');setTimeout(function() {window.location.reload()}, 500);">
<div style="overflow: scroll;  position: absolute; column-count: 2;">

<div style="position: absolute;">
<input id="a" style="position: absolute;" type="radio">
<object>
 &#1593; m &#1593; m &#1593; m &#1593; m &#1593; m &#1593; m
<ul> &#1593; m &#1593; m &#1593; m</ul>
</object>
</div>
</div>
</body>
</html>