summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/367498-2.html
blob: 2c85ac0a461207256343f910e99e2ccc4f9ae490 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html><head>
</head><body>
<marquee>
<div style="border: 1px solid black; -moz-border-radius: 2em;">
<marquee>
<span style="display: -moz-grid-line;">
<select></select>
</span>
</marquee>
</div>
</marquee>

</body>
</html>