Crashtest for bug 665853; r=bzbarsky
This commit is contained in:
29
layout/generic/crashtests/665853.html
Normal file
29
layout/generic/crashtests/665853.html
Normal 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>
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user