Crashtest for bug 665853; r=bzbarsky

This commit is contained in:
Ehsan Akhgari
2011-06-22 20:50:50 -04:00
parent 14eadb9d51
commit 9b94e94fa1
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
<html><head>
<link href="data:text/css," rel="stylesheet" type="text/css">
<style type="text/css">
.Big_Preview_Download {
display:inline;
position:relative;
}
.cma {
position: absolute;
}
</style>
</head>
<body>
<div class="Big_Preview_Download">
<table>
<tbody>
<tr>
<td>
<script type="text/javascript"> </script>
<div class="cma"></div>
</td>
</tr>
</tbody>
</table>
</div>
</body></html>

View File

@@ -364,6 +364,7 @@ load 650499-1.html
load 656130-1.html
load 656130-2.html
load 660416.html
load 665853.html
load text-overflow-form-elements.html
load text-overflow-iframe.html
load text-overflow-bug666751-1.html