summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/383035-2.html
blob: 7a62300edec33bd8a78933c22af304265347c0ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>
<title>Bug 383035 � Black vertical line showing with iframe when you shouldn't see that</title>
</head>
<body style="overflow:hidden">
<div style="width: 1400px;">
<center>
<table style="width: 815px;"><tr><td>
<iframe frameborder="0"></iframe>
</td></tr></table>
</center>
</div>
</body>
</html>