Bug 1015844 - crashtest.

This commit is contained in:
Aki Helin 2014-07-18 10:47:07 +00:00
parent 5aa300e397
commit e03e7b5e7c
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,25 @@
<style>
.multicol {
width: 500px;
-moz-column-width: 100px;
height: 100px;
position: relative;
}
#clear {
position: absolute;
}
.float {
height: 300px;
}
</style>
<div class="multicol">
<div class="float">
<div class="multicol">
<div id="clear">
<div class="float">
<div class="multicol">
<div class="float">&nbsp;
</div>
<div class="multicol">
<div class="multicol">
<div class="float">a

View File

@ -533,6 +533,7 @@ load 1001258-1.html
pref(layout.css.grid.enabled,true) load 1015562.html
asserts(1-2) load 1015563-1.html
asserts(1-2) load 1015563-2.html
asserts(0-300) load 1015844.html # bug 574889
load outline-on-frameset.xhtml
pref(font.size.inflation.minTwips,200) load 1032450.html
load 1037903.html